16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 19:49:19 +02:00
This commit is contained in:
VB
2017-02-11 22:52:20 +01:00
parent adeaa5fc79
commit 6c27fa17a6
18 changed files with 516 additions and 1116 deletions

View File

@@ -11,6 +11,7 @@ http://mozilla.org/MPL/2.0/.
#include <string>
#include <Windows.h>
#include <GLFW/glfw3.h>
#include "opengl/glew.h"
#include "dumb3d.h"
@@ -241,7 +242,9 @@ class Global
*/
static double fLuminance; // jasność światła do automatycznego zapalania
static int iMultiplayer; // blokada działania niektórych eventów na rzecz kominikacji
static HWND hWnd; // uchwyt okna
static GLFWwindow *window;
static bool shiftState; //m7todo: brzydko
static bool ctrlState;
static int iCameraLast;
static std::string asRelease; // numer
static std::string asVersion; // z opisem