![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
#include "libultra_internal.h"
Functions | |
void | __osCleanupThread (void) |
void | osCreateThread (OSThread *thread, OSId id, void(*entry)(void *), void *arg, void *sp, OSPri pri) |
Variables | |
OSThread * | D_8033489C |
void osCreateThread | ( | OSThread * | thread, |
OSId | id, | ||
void(*)(void *) | entry, | ||
void * | arg, | ||
void * | sp, | ||
OSPri | pri | ||
) |
OSThread* D_8033489C |