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