X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=vrfileman;a=blobdiff_plain;f=src%2Fopt.h;h=fc4d6721156aedcfe00503a904a2042194ae7615;hp=c0bb5f685eb13039fb19652338fa0ca905ea69cc;hb=818d6e49d86bc91748396a8c408cd84d17e10994;hpb=05cc7dce02b656e633c880dcc55acdf370cb25c1 diff --git a/src/opt.h b/src/opt.h index c0bb5f6..fc4d672 100644 --- 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;