Sync mystery gift menu, ereader screen

This commit is contained in:
GriffinR
2022-11-21 22:10:41 -05:00
parent af6837c093
commit 76c3b014d8
13 changed files with 1068 additions and 999 deletions
+2
View File
@@ -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);