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 @@ Route13_MapScripts:: @ 81680B5
.byte 0
Route13_EventScript_1680B6:: @ 81680B6
msgbox gUnknown_8185DB7, 3
msgbox gUnknown_8185DB7, MSGBOX_SIGN
end
Route13_EventScript_1680BF:: @ 81680BF
msgbox gUnknown_8185DEF, 3
msgbox gUnknown_8185DEF, MSGBOX_SIGN
end
Route13_EventScript_1680C8:: @ 81680C8
msgbox gUnknown_8185E2C, 3
msgbox gUnknown_8185E2C, MSGBOX_SIGN
end