Files
perfect-dark/src/include/lib/lib_2f490.h
T
2022-07-14 21:26:10 +10:00

11 lines
487 B
C

#ifndef _IN_LIB_LIB_2F490_H
#define _IN_LIB_LIB_2F490_H
#include <ultra64.h>
#include "data.h"
#include "types.h"
bool func0002f490(struct vec3s16 *arg0, struct vec3s16 *arg1, struct vec3s16 *arg2, s32 arg3, struct coord *arg4, struct coord *arg5, struct coord *arg6, s32 arg7, s32 arg8);
bool func0002f560(struct coord *arg0, struct coord *arg1, struct coord *arg2, s32 arg3, struct coord *arg4, struct coord *arg5, struct coord *arg6, struct coord *arg7, struct coord *arg8);
#endif