start porting mevent_server from firered

This commit is contained in:
PikalaxALT
2019-04-02 08:43:16 -04:00
committed by huderlem
parent 438521bf21
commit a455d98385
9 changed files with 150 additions and 125 deletions
+2
View File
@@ -60,6 +60,7 @@ SECTIONS {
src/union_room_battle.o(.text);
src/mevent2.o(.text);
src/mevent_801BAAC.o(.text);
src/mevent_server.o(.text);
asm/mevent_server.o(.text);
asm/mevent_server_ish.o(.text);
asm/mevent_server_helpers.o(.text);
@@ -416,6 +417,7 @@ SECTIONS {
src/union_room_battle.o(.rodata);
src/mevent2.o(.rodata);
src/mevent_801BAAC.o(.rodata);
src/mevent_server.o(.rodata);
data/mevent_server.o(.rodata);
src/union_room_chat.o(.rodata);
data/union_room_chat.o(.rodata);