summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Game.cpp
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-02-15 09:42:40 +0100
committerAki <please@ignore.pl>2022-02-15 09:42:40 +0100
commita986b18c6c24031ed4a6bcb0447f37a75a316d18 (patch)
treeb5917a8fe41e26de0d5b3ea988531f46c3e97435 /Stars45/Game.cpp
parent2ba78cf22f6f0f7c488d0d4cb606c05a841474f2 (diff)
downloadstarshatter-a986b18c6c24031ed4a6bcb0447f37a75a316d18.zip
starshatter-a986b18c6c24031ed4a6bcb0447f37a75a316d18.tar.gz
starshatter-a986b18c6c24031ed4a6bcb0447f37a75a316d18.tar.bz2
Fixed late night uncompiled changes
Diffstat (limited to 'Stars45/Game.cpp')
-rw-r--r--Stars45/Game.cpp1
1 files changed, 0 insertions, 1 deletions
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;