summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm4
1 files changed, 3 insertions, 1 deletions
diff --git a/hram.asm b/hram.asm
index 8e49ad5..c49ace3 100644
--- a/hram.asm
+++ b/hram.asm
@@ -57,7 +57,9 @@ hJoyDebounceSrc:: db ; ffa5
hJoypadState2:: db ; ffa6
- ds 8 ; TODO
+ ds 6 ; TODO
+hGraphicStartTile:: db ; ffad
+hMoveMon:: db
UNION