mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-18 07:22:28 +00:00
remove unused struct
This commit is contained in:
parent
b022ebe912
commit
886fe2ad86
1 changed files with 0 additions and 5 deletions
|
@ -111,11 +111,6 @@ typedef struct
|
|||
mpoint_t a, b;
|
||||
} mline_t;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
fixed_t slp, islp;
|
||||
} islope_t;
|
||||
|
||||
//
|
||||
// The vector graphics for the automap.
|
||||
// A line drawing of the player pointing right,
|
||||
|
|
Loading…
Reference in a new issue