Skip to content
Snippets Groups Projects
Commit 0dfc0b88 authored by rswindell's avatar rswindell
Browse files

Added local temp_dir element (optional).

parent 00cc652a
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ typedef struct {
void (*reserved_fptr1)(void);
char ctrl_dir[128];
char dosemu_path[128];
char reserved_path7[128];
char temp_dir[128];
char reserved_path6[128];
char reserved_path5[128];
char reserved_path4[128];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment