match contest effect

This commit is contained in:
DizzyEggg
2018-08-13 21:24:11 +02:00
parent 0d68af7f06
commit 1a0e6f7aed
5 changed files with 383 additions and 381 deletions

View File

@@ -144,7 +144,6 @@ SECTIONS {
src/naming_screen.o(.text);
src/money.o(.text);
src/contest_effect.o(.text);
asm/contest_effect.o(.text);
src/record_mixing.o(.text);
src/secret_base.o(.text);
src/tv.o(.text);
@@ -445,7 +444,6 @@ SECTIONS {
src/naming_screen.o(.rodata);
src/money.o(.rodata);
src/contest_effect.o(.rodata);
data/contest_effect.o(.rodata);
src/record_mixing.o(.rodata);
src/secret_base.o(.rodata);
src/tv.o(.rodata);