Duplicate defs

This commit is contained in:
Sally Coolatta 2020-08-10 17:23:20 -04:00
parent ecec1e8a8f
commit 6906b56b4a
2 changed files with 0 additions and 3 deletions

View file

@ -130,8 +130,6 @@ typedef struct
#ifdef USE_FTRANSFORM_MIRROR
boolean mirror; // SRB2Kart: Encore Mode
#endif
boolean shearing; // 14042019
float viewaiming; // 17052019
} FTransform;
// Transformed vector, as passed to HWR API

View file

@ -96,7 +96,6 @@ typedef struct
{
char name[64];
char objective[64];
UINT8 showconditionset;
UINT8 conditionset;
UINT8 showconditionset;
INT16 type;