blob: 3dce0d4f992a5f812f85279dc49e8fa7f6de1682 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#ifndef C_720B20_H
#define C_720B20_H
#include "ultra64.h"
// void Na_Inst();
// void func_800FCEEC_jp();
s32 Na_InstCountGet(void);
// void func_800FD0D4_jp();
// void func_800FD13C_jp();
void Na_FurnitureInst(s32,u8,s32,u16,f32);
// void func_800FD280_jp();
#endif
|