mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-30 23:54:40 -04:00
9 lines
133 B
C
9 lines
133 B
C
#ifndef IN_GAME_GAME_015280_H
|
|
#define IN_GAME_GAME_015280_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f015280(void);
|
|
|
|
#endif
|