diff options
| author | Aetias <aetias@outlook.com> | 2025-01-31 21:38:50 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-31 21:38:50 +0100 |
| commit | 96dd3beb453077749061227cebb40947e110aac1 (patch) | |
| tree | c05c2cd0702b67fbd33a8c17381680a3a6ac61cf /src/00_Core/Actor/Actor.cpp | |
| parent | 280801981c42fac7db0420c6536d26f5d05df3aa (diff) | |
Move ov014 documentation from Ghidra
Diffstat (limited to 'src/00_Core/Actor/Actor.cpp')
| -rw-r--r-- | src/00_Core/Actor/Actor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Actor/Actor.cpp b/src/00_Core/Actor/Actor.cpp index d72307f4..3944a710 100644 --- a/src/00_Core/Actor/Actor.cpp +++ b/src/00_Core/Actor/Actor.cpp @@ -556,7 +556,7 @@ ARM bool Actor::func_ov00_020c243c(ActorTypeId *actorTypes, Actor **out) { } break; case ActorTypeId_Bomb: - case ActorTypeId_BLST: + case ActorTypeId_Blast: case ActorTypeId_BMTY: case ActorTypeId_CBLS: { knockback.mUnk_10 = 6; |
