mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 12:35:46 -04:00
9 lines
131 B
C
9 lines
131 B
C
#ifndef _IN_LIB_LIB_51880_H
|
|
#define _IN_LIB_LIB_51880_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 __osSetCompare(void);
|
|
|
|
#endif
|