10 lines
181 B
C
10 lines
181 B
C
#ifndef __CORE_1_H__
|
|
#define __CORE_1_H__
|
|
|
|
#include "core1/mem.h"
|
|
|
|
void func_8025235C(f32[3], f32[3]);
|
|
void func_80252C08(f32 arg0[3], f32 arg1[3], f32 scale, f32 arg3[3]);
|
|
|
|
#endif
|