- updated for debian compliance

This commit is contained in:
Mark Vejvoda
2012-11-15 07:50:43 +00:00
parent 11fdaf899b
commit d0006db4a1
22 changed files with 38 additions and 50 deletions

View File

@@ -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 */