X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=args.h;fp=args.h;h=4b1569e6692400064f86ad0b50cd5a3bdbabd166;hp=92cf5b70514df0e4f63586f0a8ab1fac3606dc34;hb=eb0732dc23646473853da1e37311f93052b8251b;hpb=87a3196343bd1694760a77f560049548f745cb65 diff --git a/args.h b/args.h index 92cf5b7..4b1569e 100644 --- a/args.h +++ b/args.h @@ -1,11 +1,6 @@ #ifndef VOR_ARGS_H #define VOR_ARGS_H -// Gameplay Variations -extern float opt_bounciness; -extern float opt_gamespeed; -extern float opt_max_lead; - // Look and Feel extern int opt_fullscreen; extern int opt_sound;