Sync mystery gift menu, ereader screen
This commit is contained in:
@@ -275,6 +275,7 @@ SECTIONS {
|
||||
src/slot_machine.o(.text);
|
||||
src/roamer.o(.text);
|
||||
src/mystery_gift_menu.o(.text);
|
||||
src/ereader_screen.o(.text);
|
||||
src/mystery_gift.o(.text);
|
||||
src/mystery_gift_link.o(.text);
|
||||
src/mystery_gift_client.o(.text);
|
||||
@@ -568,6 +569,7 @@ SECTIONS {
|
||||
src/slot_machine.o(.rodata);
|
||||
src/roamer.o(.rodata);
|
||||
src/mystery_gift_menu.o(.rodata);
|
||||
src/ereader_screen.o(.rodata);
|
||||
src/mystery_gift.o(.rodata);
|
||||
src/mystery_gift_link.o(.rodata);
|
||||
src/mystery_gift_client.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user