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