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_8048480.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_8048480.s')
-rw-r--r-- | asm/code_8048480.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/code_8048480.s b/asm/code_8048480.s index 9ba81c8..cad3483 100644 --- a/asm/code_8048480.s +++ b/asm/code_8048480.s @@ -35,7 +35,7 @@ _08048542: ldr r0, _08048564 b _08048586 .align 2, 0 -_08048560: .4byte gUnknown_202DF98 +_08048560: .4byte gAvailablePokemonNames _08048564: .4byte gPtrSelfHealPreventedHungerMessage _08048568: movs r0, 0x9E @@ -1111,7 +1111,7 @@ _08048D9A: movs r0, 0 b _08048DB2 .align 2, 0 -_08048DA8: .4byte gUnknown_202DF98 +_08048DA8: .4byte gAvailablePokemonNames _08048DAC: .4byte gUnknown_80FDCA4 _08048DB0: movs r0, 0x1 |