X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=src%2Fcfgopt.h;h=5172d20a19a881258a292e2c06e4128d0edcf5b3;hp=0c302a6a3c4b0970ca8b793e589bea320e8f7901;hb=e8b26db00c934d141f16652cb8dcbeae23b17e48;hpb=b0159ee29e4e616e4506d3cea5aee6ecc97aa93a diff --git a/src/cfgopt.h b/src/cfgopt.h index 0c302a6..5172d20 100644 --- a/src/cfgopt.h +++ b/src/cfgopt.h @@ -4,7 +4,7 @@ struct options { const char *start_scr; int music; - int sball; + int mouse, sball; int vsync; int dbginfo; };