summaryrefslogtreecommitdiffhomepage
path: root/Stars45/Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/Main.cpp')
-rw-r--r--Stars45/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/Main.cpp b/Stars45/Main.cpp
index 70a78e5..075ddcd 100644
--- a/Stars45/Main.cpp
+++ b/Stars45/Main.cpp
@@ -143,7 +143,7 @@ int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
else {
Starshatter* stars = 0;
-
+
stars = new(__FILE__,__LINE__) Starshatter;
stars->SetTestMode(test_mode);