Label flypoint callbacks.

This commit is contained in:
IIMarckus
2015-06-25 23:30:16 -06:00
parent ded477e69e
commit 89073da581
31 changed files with 557 additions and 950 deletions

View File

@@ -6,11 +6,10 @@ LavenderTown_MapScriptHeader:
db 1
; callbacks
dbw 5, .FlyPoint
dbw 5, UnknownScript_0x1ad6e0
UnknownScript_0x1ad6e0:
setflag $003b
.FlyPoint
setflag ENGINE_FLYPOINT_LAVENDER
return
PokefanMScript_0x1ad6e4: