mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 12:01:47 +00:00
remove unused struct
This commit is contained in:
parent
484c673d5f
commit
80db38c0ce
1 changed files with 0 additions and 5 deletions
|
|
@ -111,11 +111,6 @@ typedef struct
|
||||||
mpoint_t a, b;
|
mpoint_t a, b;
|
||||||
} mline_t;
|
} mline_t;
|
||||||
|
|
||||||
typedef struct
|
|
||||||
{
|
|
||||||
fixed_t slp, islp;
|
|
||||||
} islope_t;
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// The vector graphics for the automap.
|
// The vector graphics for the automap.
|
||||||
// A line drawing of the player pointing right,
|
// A line drawing of the player pointing right,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue