home · contact · privacy
Optimized WinConf / WinConfDB structure, removed redundant .draw.
[plomrogue] / src / client / misc.h
index 31e3ee03a3034c1bf0adcf80ad4065829e41c113..e8497033bcec4a06711caf99655f6022fc47cde6 100644 (file)
@@ -11,6 +11,9 @@
 
 
 
+/* Parses command line argument -i into client configuration. */
+extern void obey_argv(int argc, char * argv[]);
+
 /* Save / load (init) / unload (free/dissolve) / reload interface configuration
  * data, world.wmeta.pad (initialized before opening any windows to the height
  * of the terminal screen and a width of 1) and window chains.