mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Decompile func0f13e40c
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f13e0e0(void);
|
||||
u32 func0f13e1b0(void);
|
||||
void func0f13e40c(struct prop *prop, bool arg1);
|
||||
void func0f13e1b0(struct var800a41b0 *arg0);
|
||||
void func0f13e40c(struct prop *prop, s8 arg1);
|
||||
bool chrIsUsingPaintball(struct chrdata *chr);
|
||||
void func0f13e5c8(struct prop *prop);
|
||||
void func0f13e640(struct var800a41b0 *arg0, s32 arg1);
|
||||
|
||||
+2
-2
@@ -88,8 +88,8 @@ struct prop {
|
||||
/*0x3f*/ u8 unk3f_05 : 1;
|
||||
/*0x3f*/ u8 unk3f_06 : 1;
|
||||
/*0x3f*/ u8 unk3f_07 : 1;
|
||||
/*0x40*/ u32 unk40;
|
||||
/*0x44*/ u32 unk44;
|
||||
/*0x40*/ struct var800a41b0 *unk40;
|
||||
/*0x44*/ struct var800a41b0 *unk44;
|
||||
};
|
||||
|
||||
struct pad {
|
||||
|
||||
Reference in New Issue
Block a user