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 @@ SevenIsland_OnTransition:: @ 8167EB9
end
SevenIsland_EventScript_167EBD:: @ 8167EBD
msgbox gUnknown_8183046, 3
msgbox gUnknown_8183046, MSGBOX_SIGN
end
SevenIsland_EventScript_167EC6:: @ 8167EC6
msgbox gUnknown_818306C, 2
msgbox gUnknown_818306C, MSGBOX_NPC
end
SevenIsland_EventScript_167ECF:: @ 8167ECF
msgbox gUnknown_8183143, 2
msgbox gUnknown_8183143, MSGBOX_NPC
end