Working on linux now, better logging
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#define CMD_FILE_SAVE 23 // arguments: wv: int, title: string, base_dir: string, permitted_exts: string -> result_t: int
|
||||
#define CMD_SET_OU_TOKEN 24 // arguments: wv: int, token: string -> result_t: int
|
||||
#define CMD_MSG_BOX 25 // arguments: wv: int, title:string, message: string, submessage: string, type:int -> result_t: int
|
||||
#define CMD_SET_LOGLEVEL 26 // arguments: ll: int
|
||||
|
||||
#define RESULT_QUIT 36379
|
||||
|
||||
|
||||
Reference in New Issue
Block a user