summaryrefslogtreecommitdiff
path: root/inc/args.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/args.h')
-rw-r--r--inc/args.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/args.h b/inc/args.h
index 6c06fb2..8c88e22 100644
--- a/inc/args.h
+++ b/inc/args.h
@@ -5,7 +5,7 @@
#define MAX_COMMANDS 64
-typedef struct
+typedef struct
{
char *demopath;
char *mappath;