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