Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions | Variables
osSetTimer.c File Reference
#include "libultra_internal.h"

Functions

u64 __osInsertTimer (OSTimer *)
 
u32 osSetTimer (OSTimer *a0, OSTime a1, u64 a2, OSMesgQueue *a3, OSMesg a4)
 

Variables

OSTimerD_80334830
 

Function Documentation

◆ __osInsertTimer()

u64 __osInsertTimer ( OSTimer )

◆ osSetTimer()

u32 osSetTimer ( OSTimer a0,
OSTime  a1,
u64  a2,
OSMesgQueue *  a3,
OSMesg  a4 
)

Variable Documentation

◆ D_80334830

OSTimer* D_80334830