diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-04-03 20:44:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-03 20:44:48 -0500 |
commit | 22fec43f1812cb863ad699b357bd593222ae140c (patch) | |
tree | 4efa162869946a9bfdbde1be498857fac3db3b39 /sym_ewram2.txt | |
parent | a2d206665c6fffbd962375f262b7fbb05c7b7478 (diff) |
More menu work (#33)
* split adventure log menu out and decompile
* add most adventure log matchings w/ 2 nonmatchings and move some relevant data
* more work on other menus
* fully decomp debug stuff around 203B3F0
* more debug menu work
* fix CreatePartnerSelectionMenu nonmatch
* move more data and clean some data up
Diffstat (limited to 'sym_ewram2.txt')
-rw-r--r-- | sym_ewram2.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sym_ewram2.txt b/sym_ewram2.txt index bf842ad..872987f 100644 --- a/sym_ewram2.txt +++ b/sym_ewram2.txt @@ -449,7 +449,7 @@ gUnknown_203B330 = .; /* 203B330 */ gUnknown_203B334 = .; /* 203B334 */ . += 0x4; -gUnknown_203B338 = .; /* 203B338 */ +gAdventureLog = .; /* 203B338 */ . += 0x4; gUnknown_203B33C = .; /* 203B33C */ @@ -491,7 +491,7 @@ gUnknown_203B368 = .; /* 203B368 */ gUnknown_203B36C = .; /* 203B36C */ . += 0x4; -gUnknown_203B370 = .; /* 203B370 */ +gRescuePasswordMenu = .; /* 203B370 */ . += 0x4; gUnknown_203B374 = .; /* 203B374 */ |