[script] add some util functions
functions added: return, exit, printPos, clearscreen, drawBox, color, pause, exit
This commit is contained in:
@@ -61,6 +61,7 @@ enum Errors {
|
||||
ERRINACTIVEINDENT,
|
||||
ERRDIVBYZERO,
|
||||
ERRFATALFUNCFAIL,
|
||||
ERRESCSCRIPT,
|
||||
};
|
||||
|
||||
enum Variables {
|
||||
|
||||
Reference in New Issue
Block a user