mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-30 02:38:56 -04:00
10 lines
188 B
C
10 lines
188 B
C
#ifndef _IN_LIB_LIB_0BFB0_H
|
|
#define _IN_LIB_LIB_0BFB0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void faultCreateThread(void);
|
|
void func0000bfd0(char *arg0, char *arg1, s32 arg2);
|
|
|
|
#endif
|