mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 18:58:22 -04:00
11 lines
177 B
C
11 lines
177 B
C
#ifndef _IN_LIB_LIB_50A00_H
|
|
#define _IN_LIB_LIB_50A00_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00050a00(void);
|
|
u32 func00050be0(void);
|
|
u32 func00050d60(void);
|
|
|
|
#endif
|