mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-21 23:54:32 -04:00
Decompile func0f0fd494
This commit is contained in:
@@ -9,7 +9,7 @@ void func00015a00(f32 *matrix, f32 *arg1, f32 *arg2);
|
||||
void func00015b10(f32 *matrix, struct coord *coord);
|
||||
void func00015b14(f32 *matrix, f32 *coord, struct coord *arg2);
|
||||
void func00015b64(f32 *arg0, struct coord *coord);
|
||||
void func00015b68(f32 *matrix, f32 *arg1, struct coord *arg2);
|
||||
void func00015b68(f32 *matrix, struct coord *arg1, struct coord *arg2);
|
||||
void func00015be0(f32 *matrix1, f32 *matrix2);
|
||||
void func00015be4(u32 arg0, struct model0c *model0c, f32 *arg2);
|
||||
void func00015cd8(f32 *arg0, f32 *realrot);
|
||||
|
||||
@@ -5960,6 +5960,8 @@ struct menudata {
|
||||
/*0x66d*/ u8 unk66d;
|
||||
/*0x66e*/ s8 unk66e; // index into 669
|
||||
/*0x66f*/ u8 unk66f;
|
||||
/*0x670*/ s32 unk670;
|
||||
/*0x674*/ s32 unk674;
|
||||
};
|
||||
|
||||
struct ammotype {
|
||||
|
||||
Reference in New Issue
Block a user