mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 21:03:21 -04:00
Decompile func0001b400
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f096ca0(void);
|
||||
void func0f096ca0(struct coord *arg0, struct coord *arg1);
|
||||
void func0f096ed4(f32 *arg0, Mtxf *arg1);
|
||||
void func0f097044(Mtxf *matrix, f32 *arg1);
|
||||
void func0f097044(Mtxf *matrix, struct coord *arg1);
|
||||
u32 func0f097264(void);
|
||||
void func0f0972b8(f32 *arg0, f32 *arg1, f32 arg2, f32 *arg3);
|
||||
void func0f0972b8(struct coord *arg0, struct coord *arg1, f32 arg2, f32 *arg3);
|
||||
u32 func0f097518(void);
|
||||
void func0f0976c0(f32 *arg0, f32 *arg1);
|
||||
void func0f0976c0(struct coord *arg0, struct coord *arg1);
|
||||
void func0f097738(f32 *arg0, f32 *arg1, f32 *arg2);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user