mirror of
https://github.com/jiangzhengwenjz/katam.git
synced 2025-02-25 14:41:12 +00:00
Spilt more files
This commit is contained in:
parent
df12f1f0b0
commit
870e06e83d
15533
asm/code.s
15533
asm/code.s
File diff suppressed because it is too large
Load Diff
12840
asm/code_0801FCA8.s
Normal file
12840
asm/code_0801FCA8.s
Normal file
File diff suppressed because it is too large
Load Diff
4989
asm/code_08138B44.s
4989
asm/code_08138B44.s
File diff suppressed because it is too large
Load Diff
4995
asm/collection_room.s
Normal file
4995
asm/collection_room.s
Normal file
File diff suppressed because it is too large
Load Diff
2706
asm/subgame_menu.s
Normal file
2706
asm/subgame_menu.s
Normal file
File diff suppressed because it is too large
Load Diff
@ -280,6 +280,8 @@ SECTIONS {
|
|||||||
asm/crt0.o(.text);
|
asm/crt0.o(.text);
|
||||||
src/init.o(.text);
|
src/init.o(.text);
|
||||||
asm/code.o(.text);
|
asm/code.o(.text);
|
||||||
|
asm/subgame_menu.o(.text);
|
||||||
|
asm/code_0801FCA8.o(.text);
|
||||||
src/demo.o(.text);
|
src/demo.o(.text);
|
||||||
asm/code_08026044.o(.text);
|
asm/code_08026044.o(.text);
|
||||||
asm/code_0803024C.o(.text);
|
asm/code_0803024C.o(.text);
|
||||||
@ -292,6 +294,7 @@ SECTIONS {
|
|||||||
asm/code_08128BEC.o(.text);
|
asm/code_08128BEC.o(.text);
|
||||||
src/logo.o(.text);
|
src/logo.o(.text);
|
||||||
asm/code_08138B44.o(.text);
|
asm/code_08138B44.o(.text);
|
||||||
|
asm/collection_room.o(.text);
|
||||||
asm/intro.o(.text);
|
asm/intro.o(.text);
|
||||||
src/title_screen.o(.text);
|
src/title_screen.o(.text);
|
||||||
asm/code_0814A828.o(.text);
|
asm/code_0814A828.o(.text);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user