diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-12-29 12:10:06 +0100 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2018-12-29 11:48:28 -0600 |
commit | 55e44b0951395c4d351738f825c6dd67281e6cb3 (patch) | |
tree | a2e0adda976a2ec8ef085d970ef09977a1fa077d /ld_script.txt | |
parent | 34243bbe1d89e11c905e0950ddfba4720ffed04d (diff) |
a bit more of contest painting effect
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 0de40a396..1ed5d75aa 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -185,6 +185,7 @@ SECTIONS { src/dewford_trend.o(.text); src/heal_location.o(.text); src/region_map.o(.text); + src/contest_painting_effects.o(.text); asm/contest_painting_effects.o(.text); src/decoration.o(.text); src/slot_machine.o(.text); |