diff options
| author | theo3 <arisstephenson2@gmail.com> | 2023-12-28 21:58:54 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2023-12-28 21:58:54 -0800 |
| commit | d07c41664190a12c4f56d2e71eae8aa41f40ce21 (patch) | |
| tree | 5b5fcbabc56e46060cd64bb3db9e3f07a119c998 /asm/src/projectileUpdate.s | |
| parent | 56688ac226db420c7b8ee7080f7185da58437fbc (diff) | |
message definitions
Diffstat (limited to 'asm/src/projectileUpdate.s')
| -rw-r--r-- | asm/src/projectileUpdate.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/src/projectileUpdate.s b/asm/src/projectileUpdate.s index 590744ce..2888a5fb 100644 --- a/asm/src/projectileUpdate.s +++ b/asm/src/projectileUpdate.s @@ -18,7 +18,7 @@ ProjectileUpdate: @ 0x08016AE4 bne _08016B0A bl DeleteThisEntity _08016AFC: - bl EntityIsDeleted + bl EntityDisabled cmp r0, #0 bne _08016B22 adds r0, r4, #0 |
