mirror of
https://github.com/pret/pokeruby.git
synced 2025-01-19 11:12:26 +00:00
split out hall of fame and credits code
This commit is contained in:
parent
dd6ae92fac
commit
eaa50ff39b
4182
asm/credits.s
Normal file
4182
asm/credits.s
Normal file
File diff suppressed because it is too large
Load Diff
3402
asm/hall_of_fame.s
Normal file
3402
asm/hall_of_fame.s
Normal file
File diff suppressed because it is too large
Load Diff
7566
asm/rom_813BA94.s
7566
asm/rom_813BA94.s
File diff suppressed because it is too large
Load Diff
@ -195,6 +195,8 @@ SECTIONS {
|
||||
asm/player_pc.o(.text);
|
||||
src/intro.o(.text);
|
||||
asm/rom_813BA94.o(.text);
|
||||
asm/hall_of_fame.o(.text);
|
||||
asm/credits.o(.text);
|
||||
src/lottery_corner.o(.text);
|
||||
src/diploma.o(.text);
|
||||
src/berry_tag_screen.o(.text);
|
||||
|
Loading…
x
Reference in New Issue
Block a user