mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 18:19:19 +02:00
configurable fullscreen monitors
This commit is contained in:
@@ -79,8 +79,9 @@ public:
|
||||
// gives access to specified window, creates a new window if index == -1
|
||||
GLFWwindow *
|
||||
window( int const Windowindex = 0 );
|
||||
|
||||
double generate_sync();
|
||||
// generate network sync verification number
|
||||
double
|
||||
generate_sync();
|
||||
|
||||
private:
|
||||
// types
|
||||
|
||||
Reference in New Issue
Block a user