Stamp rotation on by default

This commit is contained in:
Bill Kendrick 2022-09-05 00:42:03 -07:00
parent 270f5353e0
commit 9c25b2fda5
4 changed files with 8 additions and 9 deletions

View file

@ -24,7 +24,7 @@ struct cfginfo
const char *disable_stamp_controls;
const char *dont_do_xor;
const char *dont_load_stamps;
const char *stamp_rotation;
const char *no_stamp_rotation;
const char *exportdir;
const char *fullscreen;
const char *grab_input;