19 lines
465 B
C
19 lines
465 B
C
#ifndef __CORE_2_H__
|
|
#define __CORE_2_H__
|
|
|
|
#include "core2/timedfunc.h"
|
|
#include "gc/gc.h"
|
|
#include "core2/code_6DA30.h"
|
|
#include "core2/animctrl.h"
|
|
|
|
void func_80351A04(Struct68s *arg0, s32 arg1);
|
|
void func_80351A14(Struct68s *arg0, Struct68DrawMethod arg1);
|
|
void func_8035179C_copyPosition(Struct68s* arg0, f32 arg1[3]);
|
|
void func_80351814(Struct68s *arg0, f32 arg1[3]);
|
|
f32 func_80351830(Struct68s *arg0);
|
|
|
|
|
|
extern void sfxsource_setSampleRate(u8, s32);
|
|
|
|
#endif
|