mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
9 lines
136 B
C
9 lines
136 B
C
#ifndef _IN_GAME_GAME_00B210_H
|
|
#define _IN_GAME_GAME_00B210_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f00b210(void);
|
|
|
|
#endif
|