mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-04 14:12:41 +00:00
Duplicate defs
This commit is contained in:
parent
ecec1e8a8f
commit
6906b56b4a
2 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -96,7 +96,6 @@ typedef struct
|
|||
{
|
||||
char name[64];
|
||||
char objective[64];
|
||||
UINT8 showconditionset;
|
||||
UINT8 conditionset;
|
||||
UINT8 showconditionset;
|
||||
INT16 type;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue