You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Harmonize some more symbols with pokegold
This commit is contained in:
@ -2817,9 +2817,9 @@ Script_checksave:
|
||||
ret
|
||||
|
||||
; unused
|
||||
ld a, [.byte]
|
||||
ld a, [.gs_version]
|
||||
ld [wScriptVar], a
|
||||
ret
|
||||
|
||||
.byte
|
||||
db 0
|
||||
.gs_version
|
||||
db GS_VERSION
|
||||
|
Reference in New Issue
Block a user