pokeemerald/data/maps/Underwater5/scripts.inc
2019-11-09 08:41:43 -06:00

9 lines
186 B
PHP

Underwater5_MapScripts:: @ 81F7731
map_script MAP_SCRIPT_ON_RESUME, Underwater5_OnResume
.byte 0
Underwater5_OnResume: @ 81F7737
call UnusualWeather_Underwater_SetupEscapeWarp
end