No more -bash000; engine/movement.asm, SPRITEMOVEFN

This commit is contained in:
PikalaxALT
2015-10-29 23:32:11 -04:00
parent 0d17d4a758
commit ed29db5841
387 changed files with 2831 additions and 2830 deletions

View File

@@ -3,7 +3,7 @@ Route16Gate_MapScriptHeader:
db 1
; triggers
dw UnknownScript_0x733e9, $0000
dw UnknownScript_0x733e9, NONE
.MapCallbacks:
db 0
@@ -80,4 +80,4 @@ Route16Gate_MapEventHeader:
.PersonEvents:
db 1
person_event SPRITE_OFFICER, 2, 5, $6, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, OfficerScript_0x733ea, -1
person_event SPRITE_OFFICER, 2, 5, SPRITEMOVEFN_06, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, OfficerScript_0x733ea, -1