defines register_matchcall macro

This commit is contained in:
Melody
2018-12-02 06:04:59 -05:00
parent c557ac61ae
commit 862265b73a
35 changed files with 83 additions and 304 deletions
@@ -12,10 +12,7 @@ AbandonedShip_Rooms2_1F_EventScript_2380A7:: @ 82380A7
AbandonedShip_Rooms2_1F_EventScript_2380D7:: @ 82380D7
msgbox AbandonedShip_Rooms2_1F_Text_2383BB, MSGBOX_DEFAULT
setvar VAR_0x8004, 642
special SetMatchCallRegisteredFlag
setorcopyvar VAR_0x8000, 642
callstd STD_REGISTER_MATCH_CALL
register_matchcall TRAINER_KIRA_AND_DAN_1
release
end
@@ -35,10 +32,7 @@ AbandonedShip_Rooms2_1F_EventScript_23810B:: @ 823810B
AbandonedShip_Rooms2_1F_EventScript_23813B:: @ 823813B
msgbox AbandonedShip_Rooms2_1F_Text_2383BB, MSGBOX_DEFAULT
setvar VAR_0x8004, 642
special SetMatchCallRegisteredFlag
setorcopyvar VAR_0x8000, 642
callstd STD_REGISTER_MATCH_CALL
register_matchcall TRAINER_KIRA_AND_DAN_1
release
end