mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-16 22:39:59 -04:00
10 lines
167 B
C
10 lines
167 B
C
#ifndef IN_LIBRARY_LIBRARY_51C60_H
|
|
#define IN_LIBRARY_LIBRARY_51C60_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00051c60(void);
|
|
u32 func00051c90(void);
|
|
|
|
#endif
|