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:
@@ -254,7 +254,7 @@ TrainerCard_PrintTopHalfOfCard: ; 25299 (9:5299)
|
||||
lb bc, 5, 7
|
||||
xor a
|
||||
ld [hGraphicStartTile], a
|
||||
predef Predef_PlaceGraphic
|
||||
predef PlaceGraphic
|
||||
ret
|
||||
|
||||
; 252ec (9:52ec)
|
||||
|
||||
Reference in New Issue
Block a user