Use RGBDS 0.9.0 (#1159)

This commit is contained in:
Rangi
2024-12-25 21:24:37 -05:00
committed by GitHub
parent 13621fae93
commit 61c9ba5f6c
15 changed files with 47 additions and 67 deletions

View File

@@ -34,8 +34,7 @@ The offset is translated into a correct bank by `FixPicBank` in [engine/gfx/load
FixPicBank:
; This is a thing for some reason.
DEF PICS_FIX EQU $36
GLOBAL PICS_FIX
EXPORT DEF PICS_FIX EQU $36
push hl
push bc