Finish link.s decomp

This commit is contained in:
PikalaxALT
2019-10-07 10:54:45 -04:00
parent e73e1172aa
commit f39511d7c8
7 changed files with 602 additions and 1310 deletions
-1
View File
@@ -61,7 +61,6 @@ SECTIONS {
src/sprite.o(.text);
src/string_util.o(.text);
src/link.o(.text);
asm/link.o(.text);
src/multiboot.o(.text);
asm/main_menu.o(.text);
src/battle_controllers.o(.text);