mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 12:45:00 -04:00
10 lines
178 B
C
10 lines
178 B
C
#ifndef IN_GAME_GAME_0C3620_H
|
|
#define IN_GAME_GAME_0C3620_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 currentPlayerSetMoveModeCutscene(void);
|
|
void func0f0c37c0(void);
|
|
|
|
#endif
|