aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index a273f0c..11fc181 100644
--- a/main.cpp
+++ b/main.cpp
@@ -214,7 +214,6 @@ static unsigned int fadeIntensity = 0;
int main(/*int argc, char *argv[]*/){
gameRunning=false;
-
/*!
* (Attempt to) Initialize SDL libraries so that we can use SDL facilities and eventually
* make openGL calls. Exit if there was an error.