]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - gmqcc.h
Allow setting configuration file via commandline
[xonotic/gmqcc.git] / gmqcc.h
diff --git a/gmqcc.h b/gmqcc.h
index 5f39634528e375f1b01ddcbc07c643bfb007281e..b95bac4fc2268b2ca3f9db035831b2c0f204702a 100644 (file)
--- a/gmqcc.h
+++ b/gmqcc.h
@@ -882,6 +882,7 @@ bool opts_setoptim(const char *, bool);
 void opts_init         (const char *, int, size_t);
 void opts_set          (uint32_t   *, size_t, bool);
 void opts_setoptimlevel(unsigned int);
+void opts_ini_init     (const char *);
 
 enum {
 # define GMQCC_TYPE_FLAGS