You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Name the script special function and clean up a couple specials.
This commit is contained in:
@@ -293,7 +293,7 @@ Script_special: ; 0x96e26
|
||||
ld e, a
|
||||
call GetScriptByte
|
||||
ld d, a
|
||||
callba Functionc01b
|
||||
callba Special
|
||||
ret
|
||||
; 0x96e35
|
||||
|
||||
|
Reference in New Issue
Block a user