finished decompress (1 failed attempt)

This commit is contained in:
jiangzhengwenjz
2019-06-28 01:56:26 +08:00
parent fd543fd799
commit f52d439a85
43 changed files with 778 additions and 1006 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ SECTIONS {
asm/multiboot.o(.text);
asm/main_menu.o(.text);
asm/battle_controllers.o(.text);
asm/decompress.o(.text);
src/decompress.o(.text);
asm/battle_1.o(.text);
asm/battle_2.o(.text);
asm/battle_util.o(.text);