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

Go to the source code of this file.

Functions

void osInitialize (void)
 
u32 osGetCount (void)
 
u32 osVirtualToPhysical (void *)
 

Function Documentation

◆ osGetCount()

u32 osGetCount ( void  )

◆ osInitialize()

void osInitialize ( void  )

◆ osVirtualToPhysical()

u32 osVirtualToPhysical ( void )