mirror of
https://github.com/HarbourMasters/Starship
synced 2026-09-11 13:05:07 -04:00
decompile func_80187CA8_EC0368
This commit is contained in:
+4
-2
@@ -1,8 +1,10 @@
|
||||
#ifndef FUNCTIONS_H
|
||||
#define FUNCTIONS_H
|
||||
|
||||
void func_80005C34(s32, f32, f32, f32, s32); /* extern */
|
||||
void func_80006EB8(Gfx **); /* extern */
|
||||
void func_80005C34(s32, f32, f32, f32, s32);
|
||||
void func_80006EB8(Gfx **);
|
||||
void func_8009D994(Gfx*, void*, u32, u32, f32, f32, f32, f32);
|
||||
void func_800A1200(s32, s32, f32, f32, s32*);
|
||||
void func_800B8DD0(Gfx **, s32);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user