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
+2 -2
View File
@@ -2,9 +2,9 @@ SixIsland_GreenPath_MapScripts:: @ 8168B2D
.byte 0
SixIsland_GreenPath_EventScript_168B2E:: @ 8168B2E
msgbox gUnknown_818B84D, 3
msgbox gUnknown_818B84D, MSGBOX_SIGN
end
SixIsland_GreenPath_EventScript_168B37:: @ 8168B37
msgbox gUnknown_818B86B, 3
msgbox gUnknown_818B86B, MSGBOX_SIGN
end