mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 02:45:56 -04:00
10 lines
153 B
C
10 lines
153 B
C
#ifndef _IN_LIB_LIB_51D50_H
|
|
#define _IN_LIB_LIB_51D50_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00051d50(void);
|
|
u32 func00051e20(void);
|
|
|
|
#endif
|