Use DEF before EQU syntax

This commit is contained in:
xCrystal
2024-01-04 21:47:44 +01:00
parent 16e7328439
commit 3e952c0b0f
5 changed files with 23 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
OVERWORLD_HUD_HEIGHT EQU 8
DEF OVERWORLD_HUD_HEIGHT EQU 8
EnableOverworldHUD::
ld a, HUD_OVERWORLD