![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include <types.h>
Data Fields | |
u32 | interactType |
u8 | downOffset |
s8 | damageOrCoinValue |
s8 | health |
s8 | numLootCoins |
s16 | radius |
s16 | height |
s16 | hurtboxRadius |
s16 | hurtboxHeight |
s8 ObjectHitbox::damageOrCoinValue |
u8 ObjectHitbox::downOffset |
s8 ObjectHitbox::health |
s16 ObjectHitbox::height |
s16 ObjectHitbox::hurtboxHeight |
s16 ObjectHitbox::hurtboxRadius |
u32 ObjectHitbox::interactType |
s8 ObjectHitbox::numLootCoins |
s16 ObjectHitbox::radius |