From a986b18c6c24031ed4a6bcb0447f37a75a316d18 Mon Sep 17 00:00:00 2001 From: Aki Date: Tue, 15 Feb 2022 09:42:40 +0100 Subject: Fixed late night uncompiled changes --- Stars45/Game.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Stars45/Game.cpp') diff --git a/Stars45/Game.cpp b/Stars45/Game.cpp index 65c0e3f..e7fcf7f 100644 --- a/Stars45/Game.cpp +++ b/Stars45/Game.cpp @@ -65,7 +65,6 @@ Game::Game() if (!game) { panicbuf[0] = 0; game = this; - ZeroMemory(ErrBuf, 1024); video_settings = new(__FILE__,__LINE__) VideoSettings; -- cgit v1.1