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

Functions

void func_802BC544 (Mat4 a0, f32 a1, f32 a2, f32 a3)
 
void bhv_tilting_platform_init (void)
 
f32 func_802BC66C (f32 a0, f32 a1, f32 a2)
 
void bhv_tilting_platform_loop (void)
 

Function Documentation

◆ bhv_tilting_platform_init()

void bhv_tilting_platform_init ( void  )

◆ bhv_tilting_platform_loop()

void bhv_tilting_platform_loop ( void  )

◆ func_802BC544()

void func_802BC544 ( Mat4  a0,
f32  a1,
f32  a2,
f32  a3 
)

◆ func_802BC66C()

f32 func_802BC66C ( f32  a0,
f32  a1,
f32  a2 
)