added more options
[vrfileman] / src / opt.h
index c0bb5f6..fc4d672 100644 (file)
--- a/src/opt.h
+++ b/src/opt.h
@@ -2,6 +2,7 @@
 #define OPT_H_
 
 struct Options {
+       int width, height;
        bool vr;
        bool srgb;
        bool fullscreen;