X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGame.cpp;fp=Source%2FGame.cpp;h=39b7df764627e1cb9ed0258acad3a9806afbf1ce;hb=96f10b742814fab1d16e3fa704160773c3381795;hp=e0aeedac4727acde6ac68fa68105d6ddf42d8e42;hpb=5030327d977d2232e0892e36661f509e68295635;p=lugaru.git diff --git a/Source/Game.cpp b/Source/Game.cpp index e0aeeda..39b7df7 100644 --- a/Source/Game.cpp +++ b/Source/Game.cpp @@ -67,7 +67,9 @@ bool firstload = 0; Texture hawktexture; float hawkyaw = 0; float hawkcalldelay = 0; + float leveltime = 0; +float wonleveltime = 0; float loadtime = 0; Model hawk;