mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-25 17:04:24 -04:00
10 lines
167 B
C
10 lines
167 B
C
#ifndef IN_LIBRARY_LIBRARY_48C00_H
|
|
#define IN_LIBRARY_LIBRARY_48C00_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00048c00(void);
|
|
u32 func00048c80(void);
|
|
|
|
#endif
|