diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-12-15 11:42:50 -0500 |
|---|---|---|
| committer | GriffinR <griffin.richards@comcast.net> | 2019-12-15 11:42:50 -0500 |
| commit | 96ec5e1b84f2c1d189dc67b53a113d0299b4f37b (patch) | |
| tree | d7836932a7ee4a3ebf3eb766ddbc6b4c9a0022a2 /data/maps/BattleFrontier_Lounge7 | |
| parent | 6967caefb246f9709032049b0ae2baee71f71eb6 (diff) | |
Use fadescreen constants
Diffstat (limited to 'data/maps/BattleFrontier_Lounge7')
| -rw-r--r-- | data/maps/BattleFrontier_Lounge7/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_Lounge7/scripts.inc b/data/maps/BattleFrontier_Lounge7/scripts.inc index 97e41cd96..3dd8fc98c 100644 --- a/data/maps/BattleFrontier_Lounge7/scripts.inc +++ b/data/maps/BattleFrontier_Lounge7/scripts.inc @@ -264,7 +264,7 @@ BattleFrontier_Lounge7_EventScript_ConfirmMoveSelection:: @ 826564F BattleFrontier_Lounge7_EventScript_TeachTutorMove:: @ 8265696 msgbox BattleFrontier_Lounge7_Text_TeachMoveToWhichMon, MSGBOX_DEFAULT special GetBattleFrontierTutorMoveIndex - fadescreen 1 + fadescreen FADE_TO_BLACK special CloseBattlePointsWindow special CloseBattleFrontierTutorWindow special ChooseMonForMoveTutor |
