Decompile func0f0293ec

This commit is contained in:
Ryan Dwyer
2021-12-04 19:32:40 +10:00
parent f6edd11331
commit 4654bc649e
2 changed files with 37 additions and 65 deletions
+4 -1
View File
@@ -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;