main menu through sub_800C780

This commit is contained in:
PikalaxALT
2019-10-07 14:06:47 -04:00
parent 2a7205dec6
commit 2fe6b6db8c
6 changed files with 239 additions and 564 deletions
+1
View File
@@ -62,6 +62,7 @@ SECTIONS {
src/string_util.o(.text);
src/link.o(.text);
src/multiboot.o(.text);
src/main_menu.o(.text);
asm/main_menu.o(.text);
src/battle_controllers.o(.text);
src/decompress.o(.text);