Use MSGBOX constants

This commit is contained in:
GriffinR
2020-01-10 01:45:31 -05:00
parent 4a6f15ba24
commit 29e4446a03
261 changed files with 844 additions and 844 deletions
+3 -3
View File
@@ -2,13 +2,13 @@ CeladonCity_House1_MapScripts:: @ 816D267
.byte 0
CeladonCity_House1_EventScript_16D268:: @ 816D268
msgbox gUnknown_8197A9F, 2
msgbox gUnknown_8197A9F, MSGBOX_NPC
end
CeladonCity_House1_EventScript_16D271:: @ 816D271
msgbox gUnknown_8197AD3, 2
msgbox gUnknown_8197AD3, MSGBOX_NPC
end
CeladonCity_House1_EventScript_16D27A:: @ 816D27A
msgbox gUnknown_8197B20, 2
msgbox gUnknown_8197B20, MSGBOX_NPC
end