You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix some movement macro/function names
This commit is contained in:
@@ -1284,7 +1284,7 @@ Script_disappear: ; 0x972ee
|
||||
ld a, [hMapObjectIndexBuffer]
|
||||
ld b, 1 ; set
|
||||
call ApplyEventActionAppearDisappear
|
||||
callba RefreshMapAppearDisappear
|
||||
callba _UpdateSprites
|
||||
ret
|
||||
; 0x9730b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user