mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-07 04:44:52 -04:00
10 lines
159 B
C
10 lines
159 B
C
#ifndef _IN_GAME_GAME_096B20_H
|
|
#define _IN_GAME_GAME_096B20_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f096b20(void);
|
|
u32 func0f096b70(void);
|
|
|
|
#endif
|