Move slot machine data to src

This commit is contained in:
GriffinR
2020-02-09 14:17:31 -05:00
committed by huderlem
parent 084bd66924
commit 689acd3613
6 changed files with 2312 additions and 957 deletions

View File

@@ -577,7 +577,6 @@ SECTIONS {
data/image_processing_effects.o(.rodata);
src/decoration.o(.rodata);
src/slot_machine.o(.rodata);
data/slot_machine.o(.rodata);
src/contest_painting.o(.rodata);
src/battle_ai_script_commands.o(.rodata);
src/trader.o(.rodata);