mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 08:22:08 -04:00
9 lines
134 B
C
9 lines
134 B
C
#ifndef IN_GAME_GAME_000910_H
|
|
#define IN_GAME_GAME_000910_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f000910(void);
|
|
|
|
#endif
|