mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 14:49:59 -04:00
Attempt to decompile hovercarTick
This commit is contained in:
@@ -12,7 +12,7 @@ void func00016248(struct coord *coord, f32 angle, f32 *matrix);
|
||||
void func000162e8(f32 angle, f32 *matrix);
|
||||
void func00016374(f32 angle, f32 *matrix);
|
||||
void func00016400(f32 angle, f32 *matrix);
|
||||
void func0001648c(f32 *src, f32 *dest);
|
||||
void func0001648c(struct coord *coord, f32 *dest);
|
||||
u32 func000165d8(void);
|
||||
u32 func000166a4(void);
|
||||
void func000166dc(struct coord *pos, f32 *matrix);
|
||||
|
||||
Reference in New Issue
Block a user