mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-05 12:23:36 -04:00
13 lines
278 B
C
13 lines
278 B
C
#ifndef IN_LIBRARY_LIBRARY_03050_H
|
|
#define IN_LIBRARY_LIBRARY_03050_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00003050(void);
|
|
void func00003360(s32 arg0, u32 *arg1, u32 *arg2, s32 arg3);
|
|
void func000034d0(void);
|
|
void func000034d8(void);
|
|
u32 func000034e0(void);
|
|
|
|
#endif
|