Allow a maximum of 26 lines, with L suffix

This commit is contained in:
AllyTally
2022-11-30 13:56:44 -04:00
committed by Misa Elizabeth Kai
parent 299ed90493
commit 1183083355
6 changed files with 38 additions and 6 deletions

View File

@@ -111,6 +111,7 @@ public:
size_t textpad_right;
size_t textpadtowidth;
char textcase;
bool textlarge;
//Misc
int i, j, k;