Spilt more files

This commit is contained in:
Cleverking2003 2020-05-24 18:19:56 +03:00
parent df12f1f0b0
commit 870e06e83d
6 changed files with 20544 additions and 20522 deletions

15533
asm/code.s

File diff suppressed because it is too large Load Diff

12840
asm/code_0801FCA8.s Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

4995
asm/collection_room.s Normal file

File diff suppressed because it is too large Load Diff

2706
asm/subgame_menu.s Normal file

File diff suppressed because it is too large Load Diff

View File

@ -280,6 +280,8 @@ SECTIONS {
asm/crt0.o(.text);
src/init.o(.text);
asm/code.o(.text);
asm/subgame_menu.o(.text);
asm/code_0801FCA8.o(.text);
src/demo.o(.text);
asm/code_08026044.o(.text);
asm/code_0803024C.o(.text);
@ -292,6 +294,7 @@ SECTIONS {
asm/code_08128BEC.o(.text);
src/logo.o(.text);
asm/code_08138B44.o(.text);
asm/collection_room.o(.text);
asm/intro.o(.text);
src/title_screen.o(.text);
asm/code_0814A828.o(.text);