Finish slot_machine

This commit is contained in:
PikalaxALT
2019-07-29 21:52:37 -04:00
parent e130a00cdf
commit 8384ed7a25
4 changed files with 169 additions and 457 deletions
-2
View File
@@ -255,7 +255,6 @@ SECTIONS {
asm/itemfinder.o(.text);
src/buy_menu_helpers.o(.text);
src/slot_machine.o(.text);
asm/slot_machine.o(.text);
src/roamer.o(.text);
src/mystery_gift_menu.o(.text);
src/mevent.o(.text);
@@ -454,7 +453,6 @@ SECTIONS {
data/itemfinder.o(.rodata);
src/buy_menu_helpers.o(.rodata);
src/slot_machine.o(.rodata);
data/slot_machine.o(.rodata);
src/roamer.o(.rodata);
src/mystery_gift_menu.o(.rodata);
src/mevent.o(.rodata);