committing after hiatus from code...
This commit is contained in:
parent
7e422dca80
commit
e4ab292347
@ -10,8 +10,8 @@ int main() {
|
|||||||
|
|
||||||
bool fullscreen;
|
bool fullscreen;
|
||||||
|
|
||||||
fullscreen = true;
|
//fullscreen = true;
|
||||||
//fullscreen = false;
|
fullscreen = false;
|
||||||
|
|
||||||
cout << "> display configuration" << endl;
|
cout << "> display configuration" << endl;
|
||||||
cout << "* fullscreen: " << (fullscreen ? "yes" : "no") << endl;
|
cout << "* fullscreen: " << (fullscreen ? "yes" : "no") << endl;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user