mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 07:07:42 +00:00
Minimized shader hash generation; more compatible MultiProgressPrinter
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#define BOLD "\033[1m"
|
||||
#define NORMAL "\033[0m"
|
||||
#define PREV_LINE "\033[%dF"
|
||||
#define PREV_LINE "\r\033[%dA"
|
||||
#define HIDE_CURSOR "\033[?25l"
|
||||
#define SHOW_CURSOR "\033[?25h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user