]> git.localhorst.tv Git - l2e.git/blobdiff - src/app/Application.h
new language, new compiler
[l2e.git] / src / app / Application.h
index e29bc63feb885e613efea2fd998565d48803c144..db089e09356c168509f5bc1dcd2c4d8b741e4bab 100644 (file)
@@ -82,10 +82,11 @@ private:
        Timers<Uint32> globalTimers;
        Input input;
        Uint32 last;
+       Uint32 remaining;
        bool inStateChage;
 
 };
 
 }
 
-#endif /* APP_APPLICATION_H_ */
+#endif