ported battle_controllers from pokeem
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ SECTIONS {
|
||||
asm/link.o(.text);
|
||||
src/multiboot.o(.text);
|
||||
asm/main_menu.o(.text);
|
||||
asm/battle_controllers.o(.text);
|
||||
src/battle_controllers.o(.text);
|
||||
src/decompress.o(.text);
|
||||
asm/battle_1.o(.text);
|
||||
asm/battle_2.o(.text);
|
||||
|
||||
Reference in New Issue
Block a user