Sync mevent file names

This commit is contained in:
GriffinR
2022-11-19 18:39:26 -05:00
parent dfa2bfc5e5
commit 3c3101b72c
28 changed files with 53 additions and 53 deletions
+12 -12
View File
@@ -275,13 +275,13 @@ SECTIONS {
src/slot_machine.o(.text);
src/roamer.o(.text);
src/mystery_gift_menu.o(.text);
src/mevent.o(.text);
src/mevent_server_helpers.o(.text);
src/mevent_client.o(.text);
src/mevent_server.o(.text);
src/mystery_gift.o(.text);
src/mystery_gift_link.o(.text);
src/mystery_gift_client.o(.text);
src/mystery_gift_server.o(.text);
src/mystery_gift_show_card.o(.text);
src/mystery_gift_show_news.o(.text);
src/menews_jisan.o(.text);
src/wonder_news.o(.text);
src/seagallop.o(.text);
src/pokemon_jump.o(.text);
src/berry_crush.o(.text);
@@ -568,15 +568,15 @@ SECTIONS {
src/slot_machine.o(.rodata);
src/roamer.o(.rodata);
src/mystery_gift_menu.o(.rodata);
src/mevent.o(.rodata);
src/mevent_server_helpers.o(.rodata);
src/mevent_client.o(.rodata);
src/mevent_server.o(.rodata);
src/mystery_gift.o(.rodata);
src/mystery_gift_link.o(.rodata);
src/mystery_gift_client.o(.rodata);
src/mystery_gift_server.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);
src/mystery_gift_scripts.o(.rodata);
src/wonder_news.o(.rodata);
src/wonder_news.o(.rodata.str1.4);
src/seagallop.o(.rodata);
src/pokemon_jump.o(.rodata);
src/berry_crush.o(.rodata);