mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 14:49:59 -04:00
Decompile func0f0293ec
This commit is contained in:
+4
-1
@@ -421,7 +421,10 @@ struct prop {
|
||||
|
||||
/*0x08*/ struct coord pos;
|
||||
/*0x14*/ f32 z;
|
||||
/*0x18*/ struct prop *parent;
|
||||
union {
|
||||
/*0x18*/ struct prop *parent;
|
||||
/*0x18*/ struct model *parentmodel;
|
||||
};
|
||||
/*0x1c*/ struct prop *child;
|
||||
/*0x20*/ struct prop *next;
|
||||
/*0x24*/ struct prop *prev;
|
||||
|
||||
Reference in New Issue
Block a user