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

Functions

void bhv_bobomb_bully_death_smoke_init (void)
 
void bhv_bobomb_explosion_bubble_init (void)
 
void bhv_bobomb_explosion_bubble_loop (void)
 
void bhv_respawner_loop (void)
 
void create_respawner (s32 model, void *behToSpawn, s32 minSpawnDist)
 

Function Documentation

◆ bhv_bobomb_bully_death_smoke_init()

void bhv_bobomb_bully_death_smoke_init ( void  )

◆ bhv_bobomb_explosion_bubble_init()

void bhv_bobomb_explosion_bubble_init ( void  )

◆ bhv_bobomb_explosion_bubble_loop()

void bhv_bobomb_explosion_bubble_loop ( void  )

◆ bhv_respawner_loop()

void bhv_respawner_loop ( void  )

◆ create_respawner()

void create_respawner ( s32  model,
void behToSpawn,
s32  minSpawnDist 
)