mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 01:48:15 +03:00
add a one pixel gap between each line in textboxes (main game only)
This commit is contained in:
committed by
Terry Cavanagh
parent
2807524c78
commit
cc1528aacc
@@ -65,6 +65,7 @@ public:
|
||||
|
||||
void drawfade(void);
|
||||
|
||||
int getlinegap(void);
|
||||
void createtextboxreal(
|
||||
const std::string& t,
|
||||
int xp, int yp,
|
||||
|
||||
Reference in New Issue
Block a user