summaryrefslogtreecommitdiff
path: root/src/gusconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gusconf.c')
-rw-r--r--src/gusconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gusconf.c b/src/gusconf.c
index a2dfdac3..f1575c41 100644
--- a/src/gusconf.c
+++ b/src/gusconf.c
@@ -39,7 +39,7 @@ typedef struct
} gus_config_t;
char *gus_patch_path = "";
-unsigned int gus_ram_kb = 1024;
+int gus_ram_kb = 1024;
static unsigned int MappingIndex(void)
{