diff options
author | YamaArashi <shadow962@live.com> | 2015-07-14 15:48:34 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-07-14 15:48:34 -0700 |
commit | a0ed5bd4aa28745d4d3a47471636d2b9f4235b67 (patch) | |
tree | 95ccf81266e2e41f8400286a8f3d978a9ee841fe /hram.asm | |
parent | 01631a2e5910b5334ba0f7cc534bc5d7e5b60ccc (diff) |
field moves
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |