mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-05-28 08:24:37 -04:00
13 lines
280 B
C
13 lines
280 B
C
#ifndef _IN_LIB_LIB_03050_H
|
|
#define _IN_LIB_LIB_03050_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void osCreateViManager(OSPri pri);
|
|
void osCreatePiPanager(s32 arg0, u32 *arg1, u32 *arg2, s32 arg3);
|
|
void func000034d0(void);
|
|
void func000034d8(void);
|
|
u32 func000034e0(void);
|
|
|
|
#endif
|