mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 10:48:20 -04:00
9 lines
184 B
C
9 lines
184 B
C
#ifndef _IN_LIB_LIB_4CC10_H
|
|
#define _IN_LIB_LIB_4CC10_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004cc10(u32 arg0, u32 arg1, u32 arg2, u32 arg3, u32 arg4, u32 *arg5);
|
|
|
|
#endif
|