diff options
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -58,6 +58,8 @@ hPrintNum5 EQU $ffb7 hPrintNum6 EQU $ffb8 hPrintNum7 EQU $ffb9 +hUsedSpriteIndex EQU $ffbd +hUsedSpriteTile EQU $ffbe hMoneyTemp EQU $ffc3 hLCDStatCustom EQU $ffc6 |