The first commit
This commit is contained in:
15
include/core2/core2.h
Normal file
15
include/core2/core2.h
Normal file
@@ -0,0 +1,15 @@
|
||||
#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(Struct68s* arg0, f32 arg1[3]);
|
||||
void func_80351814(Struct68s *arg0, f32 arg1[3]);
|
||||
f32 func_80351830(Struct68s *arg0);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user