Decompile bodiesReset

This commit is contained in:
Ryan Dwyer
2023-06-03 23:36:30 +10:00
parent b97228e682
commit f9ba47b8a7
4 changed files with 35 additions and 283 deletions
+2 -2
View File
@@ -91,8 +91,8 @@ extern s32 g_NumChrs;
extern s16 *g_Chrnums;
extern s16 *g_ChrIndexes;
extern s32 g_NumActiveHeadsPerGender;
extern u32 g_ActiveMaleHeads[8];
extern u32 g_ActiveFemaleHeads[8];
extern s32 g_ActiveMaleHeads[8];
extern s32 g_ActiveFemaleHeads[8];
extern s16 *g_RoomPropListChunkIndexes;
extern struct roomproplistchunk *g_RoomPropListChunks;
extern struct prop *g_InteractProp;
-5
View File
@@ -5674,11 +5674,6 @@ struct vtxstoretype {
s32 numallocated;
};
struct stageheadlimit {
u8 stagenum;
u8 maxheads;
};
struct wallhit {
/*0x00*/ Vtx vertices[4];
/*0x30*/ Col basecolours[4]; // without room lighting applied