Movement etc.

This commit is contained in:
PikalaxALT
2015-12-17 15:14:51 -05:00
parent efee40447e
commit caa83c08a7
6 changed files with 186 additions and 216 deletions

View File

@@ -369,7 +369,7 @@ Function1967:: ; 1967
call Function1985
pop af
call GetObjectStruct
callba Function4357
callba DeleteMapObject
ret
; 1985
@@ -435,7 +435,7 @@ Function19b8:: ; 19b8
.ok
ld a, b
call GetObjectStruct
callba Function4357
callba DeleteMapObject
ret
; 19e9