mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
9 lines
224 B
C
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
|