Decompile doorCalcIntendedFrac

This commit is contained in:
Ryan Dwyer
2021-05-21 08:13:11 +10:00
parent deda551ae1
commit fe3e2be3f6
3 changed files with 94 additions and 617 deletions
+1 -1
View File
@@ -329,7 +329,7 @@ bool func0f08e794(struct coord *coord, f32 arg1);
bool func0f08e8ac(struct prop *prop, struct coord *coord, f32 arg2, bool arg3);
bool posIsInDrawDistance(struct coord *arg);
void func0f08ea50(struct doorobj *door);
bool func0f08ed74(struct doorobj *door);
bool doorCalcIntendedFrac(struct doorobj *door);
void doorsCalcFrac(struct doorobj *door);
f32 func0f08f538(f32 x, f32 y);
u32 func0f08f604(void);
+1 -1
View File
@@ -1689,7 +1689,7 @@ struct doorobj { // objtype 0x01
/*0xc0*/ s32 lastopen60;
/*0xc4*/ s16 portalnum;
/*0xc6*/ s8 soundtype;
/*0xc7*/ s8 fadetime60;
/*0xc7*/ s8 fadetime60; // counts down
/*0xc8*/ s32 lastcalc60;
/*0xcc*/ u8 laserfade;
/*0xcd*/ u8 unusedmaybe[3];