X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameTick.cpp;h=b30d4f1d04b6dbe2e6b6507b9bcefac67f759751;hb=56623d20eeb3e38bcc30e9a8fd02ab3bf4f7f994;hp=7e231e0a03f508604dec7a56b2936c002da850e2;hpb=2ff81b0a43f256cb92f04ced2bc415eae11459ca;p=lugaru.git diff --git a/Source/GameTick.cpp b/Source/GameTick.cpp index 7e231e0..b30d4f1 100644 --- a/Source/GameTick.cpp +++ b/Source/GameTick.cpp @@ -106,7 +106,6 @@ extern bool texttoggle; extern bool alwaysblur; extern float gamespeed; extern bool decals; -extern bool vblsync; extern bool immediate; extern bool velocityblur; extern float tintr,tintg,tintb;