X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp%2FApplication.h;h=db089e09356c168509f5bc1dcd2c4d8b741e4bab;hb=HEAD;hp=817f79fd2217499cd470c04eb22e1ff6755f91f9;hpb=4309d259becd96ead792678257e910c03a6b4a3d;p=l2e.git diff --git a/src/app/Application.h b/src/app/Application.h index 817f79f..db089e0 100644 --- a/src/app/Application.h +++ b/src/app/Application.h @@ -82,6 +82,7 @@ private: Timers globalTimers; Input input; Uint32 last; + Uint32 remaining; bool inStateChage; };