diff options
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 7c2e952aa..4d36d310c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -170,6 +170,7 @@ SECTIONS { asm/field_effect_helpers.o(.text); asm/contest_ai.o(.text); asm/rom_81258BC.o(.text); + asm/player_pc.o(.text); src/intro.o(.text); asm/rom_813BA94.o(.text); src/lottery_corner.o(.text); |