mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
Remove line_rect and prect
`prect` just wasn't needed as it was used in one place, and `line_rect` isn't used anymore.
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
81ad7ed9d6
commit
d93d773a8a
@@ -358,10 +358,8 @@ public:
|
||||
|
||||
SDL_Rect tiles_rect;
|
||||
SDL_Rect sprites_rect;
|
||||
SDL_Rect line_rect;
|
||||
SDL_Rect tele_rect;
|
||||
|
||||
SDL_Rect prect;
|
||||
SDL_Rect footerrect;
|
||||
|
||||
int linestate, linedelay;
|
||||
|
||||
Reference in New Issue
Block a user