summaryrefslogtreecommitdiff
path: root/hram.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-14 15:48:34 -0700
committerYamaArashi <shadow962@live.com>2015-07-14 15:48:34 -0700
commita0ed5bd4aa28745d4d3a47471636d2b9f4235b67 (patch)
tree95ccf81266e2e41f8400286a8f3d978a9ee841fe /hram.asm
parent01631a2e5910b5334ba0f7cc534bc5d7e5b60ccc (diff)
field moves
Diffstat (limited to 'hram.asm')
-rw-r--r--hram.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/hram.asm b/hram.asm
index edfb5c73..401c4b80 100644
--- a/hram.asm
+++ b/hram.asm
@@ -161,5 +161,7 @@ H_WHOSETURN EQU $FFF3 ; 0 on player’s turn, 1 on enemy’s turn
; bit 1: menu is double spaced
hFlags_0xFFF6 EQU $FFF6
+hFieldMoveMonMenuTopMenuItemX EQU $FFF7
+
hJoyInput EQU $FFF8