diff options
author | Seth Barberee <seth.barberee@gmail.com> | 2021-02-27 10:16:45 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-27 12:16:45 -0600 |
commit | d72e17b5f5d795bebda2f6dc78dccb5e80c432b5 (patch) | |
tree | 776df17a36e2b30d2b362649db4408d701d55f9d /sym_ewram.txt | |
parent | 7fa4f1a92bdc4cefb094f9e3f1144ad3e3a588d9 (diff) |
Miscellaneous decomp/labeling/splitting (#29)
* lots of wonder mail work, credits and label some stuff
* nonmatch one intr func, match another, and label unused intr func
* seperate credits out
* split out debug menu and other stuff that isn't main menu
* label another func
* label some more funcs
Diffstat (limited to 'sym_ewram.txt')
-rw-r--r-- | sym_ewram.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sym_ewram.txt b/sym_ewram.txt index 53ff44a..febc159 100644 --- a/sym_ewram.txt +++ b/sym_ewram.txt @@ -398,7 +398,7 @@ gUnknown_202DE58 = .; /* 202DE58 */ gUnknown_202DEA8 = .; /* 202DEA8 */ . += 0xF0; -gUnknown_202DF98 = .; /* 202DF98 ( Available Pokemon Names ) */ +gAvailablePokemonNames = .; /* 202DF98 */ . += 0x50; gUnknown_202DFE8 = .; /* 202DFE8 */ |