mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 04:44:08 -04:00
9 lines
133 B
C
9 lines
133 B
C
#ifndef IN_GAME_GAME_013540_H
|
|
#define IN_GAME_GAME_013540_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0f013540(void);
|
|
|
|
#endif
|