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