Use hitbox header

This commit is contained in:
octorock
2022-02-27 12:50:05 +01:00
parent 6d1424aad0
commit d37be75c49
42 changed files with 148 additions and 139 deletions
-2
View File
@@ -3133,8 +3133,6 @@ static void PlayerMinish(Entity* this) {
sPlayerMinishStates[this->subAction](this);
}
extern Hitbox gUnk_0811BC80;
static void sub_08073C80(Entity* this) {
static const Hitbox sMinishHitbox = { 0, -1, { 3, 2, 2, 3 }, 2, 2 };