mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 23:37:33 -04:00
Decompile propHide
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
u32 func0f0601b0(void);
|
||||
void propShow(struct prop *prop);
|
||||
void func0f060300(struct prop *prop);
|
||||
void propHide(struct prop *prop);
|
||||
struct prop *propAllocate(void);
|
||||
void propFree(struct prop *prop);
|
||||
void func0f0604bc(struct prop *prop);
|
||||
|
||||
@@ -91,7 +91,7 @@ struct g_vars {
|
||||
/*00033c*/ struct prop *unk00033c;
|
||||
/*000340*/ struct prop *unk000340;
|
||||
/*000344*/ struct prop *freeprops;
|
||||
/*000348*/ struct prop **unk000348;
|
||||
/*000348*/ struct prop **tangibleprops;
|
||||
/*00034c*/ struct prop **unk00034c;
|
||||
/*000350*/ u32 unk000350;
|
||||
/*000354*/ struct prop *unk000354;
|
||||
|
||||
Reference in New Issue
Block a user