mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Reduce marquee speed
This commit is contained in:
@@ -15,7 +15,7 @@ typedef struct
|
||||
{
|
||||
Pattern pats[kNumMarqueePats];
|
||||
Rect bounds, handle;
|
||||
short index, direction, dist;
|
||||
short index, direction, dist, step, interval;
|
||||
Boolean active, paused, handled;
|
||||
} marquee;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user