From f402e46cd3c8b7236673d6edbae77903a7cc0618 Mon Sep 17 00:00:00 2001 From: Seth Barberee Date: Sat, 15 May 2021 16:59:55 -0700 Subject: Sese's April/May Dump (#37) * splitting lots of pokemon square and labeling lots of other things * actually commit this stuff * more moving data and things * more screen work * split out some pokemon dungeon data * lots of data work * push more data work * split kecleon, decomp another kanghaskhan func, and try to doc UpdateBGControl more * lots of item work * label more item things * subtype -> category and doc types/category --- asm/debug_menu_1.s | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'asm/debug_menu_1.s') diff --git a/asm/debug_menu_1.s b/asm/debug_menu_1.s index 12b27d9..8a6b89f 100644 --- a/asm/debug_menu_1.s +++ b/asm/debug_menu_1.s @@ -242,7 +242,7 @@ _0803ABCE: movs r0, 0 b _0803AC1C .align 2, 0 -_0803AC08: .4byte gUnknown_203B45C +_0803AC08: .4byte gRecruitedPokemonRef _0803AC0C: .4byte gUnknown_203B3F4 _0803AC10: adds r5, 0x1 @@ -673,7 +673,7 @@ sub_803AF38: b _0803AF82 .align 2, 0 _0803AF70: .4byte gUnknown_203B3F8 -_0803AF74: .4byte gUnknown_203B45C +_0803AF74: .4byte gRecruitedPokemonRef _0803AF78: bl sub_8023C60 movs r0, 0x7 -- cgit v1.2.3