mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-14 12:24:01 -04:00
10 lines
161 B
C
10 lines
161 B
C
#ifndef _IN_GAME_GAME_013010_H
|
|
#define _IN_GAME_GAME_013010_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f013010(void);
|
|
void func0f013130(void);
|
|
|
|
#endif
|