2023-10-13 04:50:53 -03:00
|
|
|
#ifndef FUNCTIONS_H
|
|
|
|
#define FUNCTIONS_H
|
|
|
|
|
2023-10-16 15:49:24 -05:00
|
|
|
void func_80005C34(s32, f32, f32, f32, s32); /* extern */
|
|
|
|
void func_80006EB8(Gfx **); /* extern */
|
|
|
|
void func_800B8DD0(Gfx **, s32);
|
|
|
|
|
2023-10-13 06:19:10 -03:00
|
|
|
#endif
|