summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm8
1 files changed, 7 insertions, 1 deletions
diff --git a/hram.asm b/hram.asm
index 82ac33c..9e2d78d 100644
--- a/hram.asm
+++ b/hram.asm
@@ -125,8 +125,14 @@ hPrintNumDivisor:: ds 3 ; ffb7 big-endian
hPrintNumTemp:: ds 3 ; ffba big-endian
ENDU
- ds 19 ; TODO
+ ds 10 ; TODO
+
+hffc7:: db ; ffc7
+hffc8:: db ; ffc8
+hffc9:: db ; ffc9
+
+ ds 6 ; TODO
hLCDCPointer:: ; ffd0
db