Merge pull request #572 from GriffinRichards/sync-mgfitview

Sync wonder card / news screens
This commit is contained in:
GriffinR
2022-11-01 16:20:36 -04:00
committed by GitHub
60 changed files with 1010 additions and 842 deletions
+4 -4
View File
@@ -279,8 +279,8 @@ SECTIONS {
src/mevent_server_helpers.o(.text);
src/mevent_client.o(.text);
src/mevent_server.o(.text);
src/mevent_show_card.o(.text);
src/mevent_show_news.o(.text);
src/mystery_gift_show_card.o(.text);
src/mystery_gift_show_news.o(.text);
src/menews_jisan.o(.text);
src/seagallop.o(.text);
src/pokemon_jump.o(.text);
@@ -572,8 +572,8 @@ SECTIONS {
src/mevent_server_helpers.o(.rodata);
src/mevent_client.o(.rodata);
src/mevent_server.o(.rodata);
src/mevent_show_card.o(.rodata);
src/mevent_show_news.o(.rodata);
src/mystery_gift_show_card.o(.rodata);
src/mystery_gift_show_news.o(.rodata);
src/mevent_scripts.o(.rodata);
src/menews_jisan.o(.rodata);
src/menews_jisan.o(.rodata.str1.4);