X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp%2FApplication.h;fp=src%2Fapp%2FApplication.h;h=db089e09356c168509f5bc1dcd2c4d8b741e4bab;hb=60e0b9e8ec660a4f6b8e500bf0b77a31bb817b45;hp=817f79fd2217499cd470c04eb22e1ff6755f91f9;hpb=04e4e8797a63c0a89aae9882982cd864213d05ab;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; };