mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 12:59:41 -04:00
13 lines
333 B
C
13 lines
333 B
C
#ifndef _IN_GAME_GAME_129210_H
|
|
#define _IN_GAME_GAME_129210_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
void func0f129210(union modelrwdata *find, union modelrwdata *replacement);
|
|
void func0f12939c(void);
|
|
void *func0f12955c(s32 count, s32 index, s32 arg2, s32 arg3);
|
|
void func0f129818(s32 arg0, void *arg1);
|
|
|
|
#endif
|