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 @@ RedsHouse1F_MapScriptHeader:
db 1
; triggers
dw .Trigger, $0000
dw .Trigger, NONE
.MapCallbacks:
db 0
@@ -94,4 +94,4 @@ RedsHouse1F_MapEventHeader:
.PersonEvents:
db 1
person_event SPRITE_REDS_MOM, 3, 5, $8, 0, 0, -1, -1, 0, 0, 0, RedsMom, -1
person_event SPRITE_REDS_MOM, 3, 5, SPRITEMOVEFN_08, 0, 0, -1, -1, 0, 0, 0, RedsMom, -1