![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include <PR/os_message.h>Go to the source code of this file.
Data Structures | |
| struct | OSTimer_str |
Typedefs | |
| typedef struct OSTimer_str | OSTimer |
| typedef u64 | OSTime |
Functions | |
| OSTime | osGetTime (void) |
| void | osSetTime (OSTime time) |
| u32 | osSetTimer (OSTimer *, OSTime, u64, OSMesgQueue *, OSMesg) |
1.8.13