From 02cacabff7c8301412faaaeccdbf67cd2bbc38c0 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 26 Jul 2021 12:00:06 +0700 Subject: Make g++ and zig c++ happy --- src/GameInitDispose.cpp | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'src/GameInitDispose.cpp') diff --git a/src/GameInitDispose.cpp b/src/GameInitDispose.cpp index b791183..b791f74 100644 --- a/src/GameInitDispose.cpp +++ b/src/GameInitDispose.cpp @@ -2108,10 +2108,6 @@ void Game::InitGame() initialized=1; loadingscreenamount+=5; - //Sync to refresh rate - if(vblsync) - GLint swapInt = 1; - /* for(int i=0;i