mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 00:14:10 -04:00
12 lines
229 B
C
12 lines
229 B
C
#ifndef _IN_GAME_GAME_013EE0_H
|
|
#define _IN_GAME_GAME_013EE0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void func0f013ee0(void);
|
|
void coverAllocateSpecial(u16 *specialcovernums);
|
|
void coverPrepare(void);
|
|
|
|
#endif
|