Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions | Variables
scuttlebug.inc.c File Reference

Functions

s32 func_802C5A64 (s32 *a0)
 
void bhv_scuttlebug_loop (void)
 
void bhv_scuttlebug_spawn_loop (void)
 

Variables

struct ObjectHitbox sScuttlebugHitbox
 

Function Documentation

◆ bhv_scuttlebug_loop()

void bhv_scuttlebug_loop ( void  )

◆ bhv_scuttlebug_spawn_loop()

void bhv_scuttlebug_spawn_loop ( void  )

◆ func_802C5A64()

s32 func_802C5A64 ( s32 a0)

Variable Documentation

◆ sScuttlebugHitbox

struct ObjectHitbox sScuttlebugHitbox
Initial value:
= {
0,
1,
1,
3,
130,
70,
90,
60,
}
#define INTERACT_BOUNCE_TOP
Definition: interaction.h:21