start to port mystery gift from emerald
This commit is contained in:
+2
-1
@@ -241,6 +241,7 @@ SECTIONS {
|
||||
asm/buy_menu_helpers.o(.text);
|
||||
asm/slot_machine.o(.text);
|
||||
src/roamer.o(.text);
|
||||
src/mystery_gift_menu.o(.text);
|
||||
asm/mystery_gift_menu.o(.text);
|
||||
asm/link_rfu_4.o(.text);
|
||||
src/mevent.o(.text);
|
||||
@@ -409,7 +410,7 @@ SECTIONS {
|
||||
data/buy_menu_helpers.o(.rodata);
|
||||
data/slot_machine.o(.rodata);
|
||||
src/roamer.o(.rodata);
|
||||
data/mystery_gift_menu.o(.rodata);
|
||||
src/mystery_gift_menu.o(.rodata);
|
||||
data/link_rfu_4.o(.rodata);
|
||||
src/mevent.o(.rodata);
|
||||
src/mevent_server_helpers.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user