match contest effect
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user