mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-19 05:22:21 -04:00
10 lines
152 B
C
10 lines
152 B
C
#ifndef IN_GAME_GAME_015010_H
|
|
#define IN_GAME_GAME_015010_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void func0f015010(void);
|
|
|
|
#endif
|