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 /asm/code_8092334.s | |
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 'asm/code_8092334.s')
-rw-r--r-- | asm/code_8092334.s | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/asm/code_8092334.s b/asm/code_8092334.s index bb28f8b..6e8718e 100644 --- a/asm/code_8092334.s +++ b/asm/code_8092334.s @@ -3215,7 +3215,7 @@ _08093E3A: bx r1 .align 2, 0 _08093E80: .4byte 0xfffffcdc -_08093E84: .4byte gUnknown_202DF98 +_08093E84: .4byte gAvailablePokemonNames _08093E88: .4byte gUnknown_8109930 _08093E8C: .4byte gMovesData thumb_func_end sub_8093DE8 @@ -3271,7 +3271,7 @@ sub_8093E90: pop {r0} bx r0 .align 2, 0 -_08093F00: .4byte gUnknown_202DF98 +_08093F00: .4byte gAvailablePokemonNames _08093F04: .4byte gUnknown_810CF00 _08093F08: .4byte gUnknown_810CF0C _08093F0C: .4byte gUnknown_202DE30 @@ -4227,7 +4227,7 @@ sub_8094558: bl xxx_format_string b _080945EA .align 2, 0 -_080945D0: .4byte gUnknown_202DF98 +_080945D0: .4byte gAvailablePokemonNames _080945D4: .4byte gUnknown_8113850 _080945D8: .4byte gUnknown_8113868 _080945DC: |