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 @@ Route6SaffronGate_MapScriptHeader:
db 1
; triggers
dw UnknownScript_0x1926e9, $0000
dw UnknownScript_0x1926e9, NONE
.MapCallbacks:
db 0
@@ -75,4 +75,4 @@ Route6SaffronGate_MapEventHeader:
.PersonEvents:
db 1
person_event SPRITE_OFFICER, 4, 0, $9, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, OfficerScript_0x1926ea, -1
person_event SPRITE_OFFICER, 4, 0, SPRITEMOVEFN_09, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, 0, 0, OfficerScript_0x1926ea, -1