You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remove Predef_ prefix from routines listed in PredefPointers
This commit is contained in:
@@ -11,7 +11,7 @@ PrintItemDescription: ; 0x1c8955
|
||||
pop hl
|
||||
ld a, [wd265]
|
||||
ld [CurSpecies], a
|
||||
predef Predef_PrintMoveDesc
|
||||
predef PrintMoveDesc
|
||||
ret
|
||||
|
||||
.not_a_tm
|
||||
|
||||
Reference in New Issue
Block a user