Files
perfect-dark/src/include/game/game_096360.h
T
2021-12-01 17:39:28 +10:00

13 lines
314 B
C

#ifndef _IN_GAME_GAME_096360_H
#define _IN_GAME_GAME_096360_H
#include <ultra64.h>
#include "data.h"
#include "types.h"
void func0f096360(Mtxf *mtx);
void func0f0964b4(struct coord *arg0, Mtxf *mtx);
void func0f0965e4(f32 *arg0, f32 *arg1, f32 arg2);
void func0f096698(Mtxf *arg0, Mtxf *arg1, s32 count);
#endif