Define InitDefaultEZChatMsgs and sEZChatMessages (#1022)

This commit is contained in:
vulcandth
2022-12-26 12:55:01 -06:00
committed by GitHub
parent 25e12c9391
commit cb8505e022
7 changed files with 45 additions and 33 deletions

View File

@@ -201,11 +201,12 @@ SECTION "SRAM Mobile 1", SRAM
ds $7
s4_a007:: ; struct size $30
ds $c
s4_a013:: ds 36
sEZChatMessages::
sEZChatIntroductionMessage:: ds EASY_CHAT_MESSAGE_LENGTH
sEZChatBattleMessages::
sEZChatBeginBattleMessage:: ds EASY_CHAT_MESSAGE_LENGTH
sEZChatWinBattleMessage:: ds EASY_CHAT_MESSAGE_LENGTH
sEZChatLoseBattleMessage:: ds EASY_CHAT_MESSAGE_LENGTH
s4_a037:: ds 4