From d72e17b5f5d795bebda2f6dc78dccb5e80c432b5 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Sat, 27 Feb 2021 10:16:45 -0800 Subject: 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 --- asm/code_8041AD0.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm/code_8041AD0.s') diff --git a/asm/code_8041AD0.s b/asm/code_8041AD0.s index 15ac13b..b5e37a1 100644 --- a/asm/code_8041AD0.s +++ b/asm/code_8041AD0.s @@ -735,7 +735,7 @@ _080427FA: .align 2, 0 _08042808: .4byte gUnknown_203B418 _0804280C: .4byte 0x000135cc -_08042810: .4byte gUnknown_202DF98 +_08042810: .4byte gAvailablePokemonNames _08042814: .4byte gPtrFeralFoundItemMessage thumb_func_end sub_80427AC -- cgit v1.2.3