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