summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm8
1 files changed, 6 insertions, 2 deletions
diff --git a/hram.asm b/hram.asm
index 34d6510ff..99db5d3f9 100644
--- a/hram.asm
+++ b/hram.asm
@@ -68,14 +68,18 @@ hPrintNum10 EQU $ffbc
hUsedSpriteIndex EQU $ffbd
hUsedSpriteTile EQU $ffbe
+hFFBF EQU $ffbf
+hFFC0 EQU $ffc0
+hFFC1 EQU $ffc1
+hFFC2 EQU $ffc2
hMoneyTemp EQU $ffc3
hLCDStatCustom EQU $ffc6
hFFC9 EQU $ffc9
-
+hFFCA EQU $ffca
hLinkPlayerNumber EQU $ffcb
-
+hFFCC EQU $ffcc
hSerialSend EQU $ffcd
hSerialReceive EQU $ffce