Finish union_room_chat_display

This commit is contained in:
PikalaxALT
2020-01-25 13:35:34 -05:00
parent f249df41e3
commit c0b05784d6
13 changed files with 654 additions and 1729 deletions
+3 -3
View File
@@ -16374,13 +16374,13 @@ gFameCheckerBg3Tilemap:: @ 8EA0700
gFameCheckerBg2Tilemap:: @ 8EA0F00
.incbin "data/graphics/fame_checker_tilemap2.bin"
gUnknown_8EA1700:: @ 8EA1700
gLinkMiscMenu_Pal:: @ 8EA1700
.incbin "graphics/interface/union_room_chat.gbapal"
gUnknown_8EA1720:: @ 8EA1720
gLinkMiscMenu_Gfx:: @ 8EA1720
.incbin "graphics/interface/union_room_chat.4bpp.lz"
gUnknown_8EA1958:: @ 8EA1958
gLinkMiscMenu_Tilemap:: @ 8EA1958
.incbin "graphics/interface/union_room_chat.bin.lz"
gUnknown_8EA1A50:: @ 8EA1A50
+17 -17
View File
@@ -3093,34 +3093,34 @@ gUnknown_841B32E:: @ 841B32E
.string "{DYNAMIC 0x00} learned\n"
.string "{DYNAMIC 0x01}!$"
gUnknown_841B33D:: @ 0x841B33D
gText_Upper:: @ 0x841B33D
.string "UPPER$"
gUnknown_841B343:: @ 0x841B343
gText_Lower:: @ 0x841B343
.string "lower$"
gUnknown_841B349:: @ 0x841B349
gText_Others:: @ 0x841B349
.string "OTHERS$"
gUnknown_841B350:: @ 0x841B350
gText_Symbols:: @ 0x841B350
.string "SYMBOLS$"
gUnknown_841B358:: @ 0x841B358
gText_Register2:: @ 0x841B358
.string "REGISTER$"
gUnknown_841B361:: @ 0x841B361
gText_Exit:: @ 0x841B361
.string "EXIT$"
gUnknown_841B366:: @ 0x841B366
gText_QuitChatting:: @ 0x841B366
.string "Quit chatting?$"
gUnknown_841B375:: @ 0x841B375
gText_RegisterTextWhere:: @ 0x841B375
.string "Register text where?$"
gUnknown_841B38A:: @ 0x841B38A
gText_RegisterTextHere:: @ 0x841B38A
.string "Register text here?$"
gUnknown_841B39E:: @ 0x841B39E
gText_InputText:: @ 0x841B39E
.string "Input text.$"
gText_F700JoinedChat:: @ 841B3AA
@@ -3135,29 +3135,29 @@ gUnknown_841B3D0:: @ 0x841B3D0
gUnknown_841B3DA:: @ 0x841B3DA
.string "{DYNAMIC 0x00}{DYNAMIC 0x01} $"
gUnknown_841B3E9:: @ 0x841B3E9
gText_ExitingTheChat:: @ 0x841B3E9
.string "Exiting the chat$"
gUnknown_841B3FB:: @ 0x841B3FB
gText_LeaderHasLeftEndingChat:: @ 0x841B3FB
.string "The LEADER, {DYNAMIC 0x00}, has\n"
.string "left, ending the chat.$"
gUnknown_841B426:: @ 0x841B426
gText_RegisteredTextChanged_OKtoSave:: @ 0x841B426
.string "The registered text has been changed.\n"
.string "Is it okay to save the game?$"
gUnknown_841B469:: @ 0x841B469
gText_RegisteredTextChanged_AlreadySavedFile:: @ 0x841B469
.string "There is already a saved file.\n"
.string "Is it okay to overwrite it?$"
gUnknown_841B4A4:: @ 0x841B4A4
gText_RegisteredTextChanged_SavingDontTurnOff:: @ 0x841B4A4
.string "SAVING\n"
.string "DON'T TURN OFF THE POWER.$"
gUnknown_841B4C6:: @ 0x841B4C6
gText_RegisteredTextChanged_SavedTheGame:: @ 0x841B4C6
.string "{DYNAMIC 0x00} saved the game.$"
gUnknown_841B4D9:: @ 0x841B4D9
gText_IfLeaderLeavesChatWillEnd:: @ 0x841B4D9
.string "If the LEADER leaves, the chat\n"
.string "will end. Is that okay?$"
-46
View File
@@ -6,52 +6,6 @@
.section .rodata
.align 2
gUnknown_845AB64:: @ 845AB64
.4byte gUnknown_841B366
.byte 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00
.align 2
.4byte gUnknown_841B375
.byte 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00
.align 2
.4byte gUnknown_841B38A
.byte 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00
.align 2
.4byte gUnknown_841B39E
.byte 0x01, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00
.align 2
.4byte gUnknown_841B3E9
.byte 0x02, 0x00, 0x00, 0x01, 0x02, 0x00, 0x00
.align 2
.4byte gUnknown_841B3FB
.byte 0x02, 0x00, 0x00, 0x00, 0x02, 0x01, 0x00
.align 2
.4byte gUnknown_841B426
.byte 0x02, 0x00, 0x00, 0x01, 0x02, 0x00, 0x01
.align 2
.4byte gUnknown_841B469
.byte 0x02, 0x00, 0x00, 0x01, 0x02, 0x00, 0x01
.align 2
.4byte gUnknown_841B4A4
.byte 0x02, 0x00, 0x00, 0x01, 0x02, 0x00, 0x01
.align 2
.4byte gUnknown_841B4C6
.byte 0x02, 0x00, 0x00, 0x01, 0x02, 0x01, 0x01
.align 2
.4byte gUnknown_841B4D9
.byte 0x02, 0x00, 0x00, 0x01, 0x02, 0x00, 0x01
.align 2
gUnknown_845ABE8:: @ 845ABE8
.string "$"
.align 2
gUnknown_845ABEC:: @ 845ABEC
.4byte gUnknown_841B33D, 0
.4byte gUnknown_841B343, 0
.4byte gUnknown_841B350, 0
.4byte gUnknown_841B358, 0
.4byte gUnknown_841B361, 0
gUnknown_845AC14:: @ 845AC14
.incbin "graphics/union_room_chat/unk_845AC14.gbapal"