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
@@ -7,13 +7,13 @@ SixIsland_OnTransition:: @ 8167EDE
end
SixIsland_EventScript_167EE2:: @ 8167EE2
msgbox gUnknown_81831EF, 2
msgbox gUnknown_81831EF, MSGBOX_NPC
end
SixIsland_EventScript_167EEB:: @ 8167EEB
msgbox gUnknown_8183255, 2
msgbox gUnknown_8183255, MSGBOX_NPC
end
SixIsland_EventScript_167EF4:: @ 8167EF4
msgbox gUnknown_81831C6, 3
msgbox gUnknown_81831C6, MSGBOX_SIGN
end