Starship/include/functions.h
2023-10-16 15:49:24 -05:00

9 lines
224 B
C

#ifndef FUNCTIONS_H
#define FUNCTIONS_H
void func_80005C34(s32, f32, f32, f32, s32); /* extern */
void func_80006EB8(Gfx **); /* extern */
void func_800B8DD0(Gfx **, s32);
#endif