Merge pull request #1631 from laciba96/master
Add support for overridable VM name
This commit is contained in:
@@ -80,6 +80,7 @@ extern uint64_t unique_id;
|
||||
extern uint64_t source_hwnd;
|
||||
#endif
|
||||
extern char log_path[1024]; /* (O) full path of logfile */
|
||||
extern char vm_name[1024]; /* (O) display name of the VM */
|
||||
|
||||
|
||||
extern int window_w, window_h, /* (C) window size and */
|
||||
|
||||
Reference in New Issue
Block a user