mirror of
https://github.com/glest/glest-source.git
synced 2025-09-30 17:39:02 +02:00
- updated for debian compliance
This commit is contained in:
@@ -37,9 +37,8 @@ namespace Shared{ namespace Platform{
|
||||
// WINDOW
|
||||
// =======================================
|
||||
|
||||
// ========== STATIC INICIALIZATIONS ==========
|
||||
// ========== STATIC INITIALIZATIONS ==========
|
||||
|
||||
// Matze: hack for now...
|
||||
static Window* global_window = 0;
|
||||
static int oldX=0,oldY=0;
|
||||
int64 Window::lastMouseEvent = 0; /** for use in mouse hover calculations */
|
||||
|
Reference in New Issue
Block a user