summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorSanky <gsanky@gmail.com>2013-05-08 01:22:41 +0200
committerSanky <gsanky@gmail.com>2013-05-08 01:43:29 +0200
commitd590a169c4cadbee9f8c821bef33fb51ff5651a5 (patch)
tree1d111010da9f47089efc411ff877a378bf948a0b /wram.asm
parentaeaaade74cb5ff4d4884a4846ffe9a2103d50960 (diff)
disasm some menu stuff
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm8
1 files changed, 7 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 5b59e0a7d..12d242a02 100644
--- a/wram.asm
+++ b/wram.asm
@@ -815,7 +815,12 @@ MonType: ; cf5f
CurSpecies: ; cf60
ds 1
- ds 33
+ ds $13
+
+MenuSelection:; cf74
+ ds 1
+
+ ds $cf82-$cf74
TileY: ; cf82
ds 1
@@ -899,6 +904,7 @@ EndFlypoint: ; d006
ds 55
+MenuItemsList:
CurFruitTree: ; d03e
ds 1
CurFruit: ; d03f