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

Functions

void bhv_bowser_key_loop (void)
 

Variables

struct ObjectHitbox sBowserKeyHitbox
 

Function Documentation

◆ bhv_bowser_key_loop()

void bhv_bowser_key_loop ( void  )

Variable Documentation

◆ sBowserKeyHitbox

struct ObjectHitbox sBowserKeyHitbox
Initial value:
= {
0,
0,
0,
0,
160,
100,
160,
100,
}
#define INTERACT_STAR_OR_KEY
Definition: interaction.h:18