You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Use DEF before EQU syntax
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
OVERWORLD_HUD_HEIGHT EQU 8
|
||||
DEF OVERWORLD_HUD_HEIGHT EQU 8
|
||||
|
||||
EnableOverworldHUD::
|
||||
ld a, HUD_OVERWORLD
|
||||
|
Reference in New Issue
Block a user