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
+7 -7
View File
@@ -2,29 +2,29 @@ PewterCity_Museum_2F_MapScripts:: @ 816A552
.byte 0
PewterCity_Museum_2F_EventScript_16A553:: @ 816A553
msgbox gUnknown_8190B30, 2
msgbox gUnknown_8190B30, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_16A55C:: @ 816A55C
msgbox gUnknown_8190B80, 2
msgbox gUnknown_8190B80, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_16A565:: @ 816A565
msgbox gUnknown_8190BF3, 2
msgbox gUnknown_8190BF3, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_16A56E:: @ 816A56E
msgbox gUnknown_8190C1E, 2
msgbox gUnknown_8190C1E, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_16A577:: @ 816A577
msgbox gUnknown_8190C60, 2
msgbox gUnknown_8190C60, MSGBOX_NPC
end
PewterCity_Museum_2F_EventScript_16A580:: @ 816A580
msgbox gUnknown_8190C81, 3
msgbox gUnknown_8190C81, MSGBOX_SIGN
end
PewterCity_Museum_2F_EventScript_16A589:: @ 816A589
msgbox gUnknown_8190C8F, 3
msgbox gUnknown_8190C8F, MSGBOX_SIGN
end