papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
kzn_08.h File Reference

Mt Lavalava - Dizzy Stomp Room.

Macros

#define NAMESPACE   kzn_08
 

Enumerations

enum  { NPC_PutridPiranha = 0 , NPC_Piranha_Hitbox = 1 }
 
enum  { MV_GlowIntensity = MapVar(0) }
 

Functions

void disable_world_fog (void)
 
void mdl_get_depth_tint_params (u8 *, u8 *, u8 *, u8 *, u8 *, u8 *, u8 *, s32 *, s32 *)
 

Macro Definition Documentation

◆ NAMESPACE

#define NAMESPACE   kzn_08

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
NPC_PutridPiranha 
NPC_Piranha_Hitbox 

◆ anonymous enum

anonymous enum
Enumerator
MV_GlowIntensity 

Function Documentation

◆ disable_world_fog()

void disable_world_fog ( void )

◆ mdl_get_depth_tint_params()

void mdl_get_depth_tint_params ( u8 * primR,
u8 * primG,
u8 * primB,
u8 * primA,
u8 * fogR,
u8 * fogG,
u8 * fogB,
s32 * fogStart,
s32 * fogEnd )