Merge branch 'replicate_multiboot' into misc

This commit is contained in:
jiangzhengwenjz
2019-06-26 06:17:59 +08:00
5 changed files with 425 additions and 931 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ SECTIONS {
src/sprite.o(.text);
src/string_util.o(.text);
asm/link.o(.text);
asm/multiboot.o(.text);
src/multiboot.o(.text);
asm/main_menu.o(.text);
asm/battle_controllers.o(.text);
asm/decompress.o(.text);