X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=src%2Fclient%2Fmisc.h;h=e8497033bcec4a06711caf99655f6022fc47cde6;hb=96ec154837699bd8687d1067deec4f6e593d99c9;hp=31e3ee03a3034c1bf0adcf80ad4065829e41c113;hpb=0b7798939c0193fd794985b503737e40d8602313;p=plomrogue diff --git a/src/client/misc.h b/src/client/misc.h index 31e3ee0..e849703 100644 --- a/src/client/misc.h +++ b/src/client/misc.h @@ -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.