Amos 6ae47b744e Fix console window shrinking with 1 unit
This commit fixes an issue where the console window would shrink with 1 unit when calling 'SetConsoleBackgroundColor'. The bottom should be incremented by 1 each time its getting called, as it appears to be decremented again in WINAPI 'SetConsoleScreenBufferInfoEx'.
2023-07-04 18:32:35 +02:00
..
2023-07-01 01:20:47 +02:00
2022-04-26 20:24:51 +02:00
2022-12-29 13:30:33 +01:00
2023-06-25 08:57:10 +02:00