mirror of
https://github.com/jiangzhengwenjz/katam.git
synced 2024-11-23 13:10:11 +00:00
commit
2cbb240ac1
15607
asm/code.s
15607
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
2779
asm/subgame_menu.s
Normal file
2779
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);
|
||||
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);
|
||||
|
Loading…
Reference in New Issue
Block a user