mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-17 14:56:36 -04:00
11 lines
245 B
C
11 lines
245 B
C
#ifndef IN_GAME_GAME_0125A0_H
|
|
#define IN_GAME_GAME_0125A0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void func0f0125a0(s32 animnum, s32 loopframe, s32 endframe, s32 *arg3);
|
|
void currentPlayerInitAnimation(void);
|
|
void func0f012aa0(void);
|
|
|
|
#endif
|