diff --git a/source/debug_menu.S b/source/debug_menu.S index d8ad9f8..e1c9e1d 100644 --- a/source/debug_menu.S +++ b/source/debug_menu.S @@ -18,9 +18,9 @@ patch_text_end call_create_debug_menu #ifdef TITLE_DEBUG_MENU -patch_text_start setup_title_menu +patch_text_start call_init_title_menu bl init_debug_title_menu -patch_text_end setup_title_menu +patch_text_end call_init_title_menu #endif diff --git a/source/increase_memory_zones.S b/source/increase_memory_zones.S index 39590a2..667d7d3 100644 --- a/source/increase_memory_zones.S +++ b/source/increase_memory_zones.S @@ -18,9 +18,9 @@ patch_text_start allocate_memory_debug_3 lis %r5, 0x80 patch_text_end allocate_memory_debug_3 -patch_text_start allocate_memory_coreres +patch_text_start allocate_memory_coreres_1 lis %r3, 0xE4 -patch_text_end allocate_memory_coreres +patch_text_end allocate_memory_coreres_1 patch_text_start allocate_memory_coreres_2 lis %r5, 0xE4 diff --git a/source/symbols_BLUS30443_v100.S b/source/symbols_BLUS30443_v100.S index 606059f..4c7abde 100644 --- a/source/symbols_BLUS30443_v100.S +++ b/source/symbols_BLUS30443_v100.S @@ -12,12 +12,12 @@ target_text initialize_flip_mode, 0x00025ED8 target_text allocate_memory_debug_1, 0x0003A1FC target_text allocate_memory_debug_2, 0x0003A244 target_text allocate_memory_debug_3, 0x0003A2B0 -target_text allocate_memory_coreres, 0x0003B3FC +target_text allocate_memory_coreres_1, 0x0003B3FC target_text allocate_memory_coreres_2, 0x0003B444 target_text allocate_memory_coreres_3, 0x0003B4B0 target_text load_use_system_cache_default_value, 0x0004A36C target_text init_debug_title_menu, 0x0015C878 -target_text setup_title_menu, 0x0016F444 +target_text call_init_title_menu, 0x0016F444 target_text init_title_menu, 0x0018B7D0 target_text get_pad, 0x001C4AE0 target_text disable_pad, 0x001C6760