aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-04 08:49:02 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-04 08:49:02 -0500
commit4c6895ba1445a040f65affea6f29ab66011960db (patch)
treec7d7d753a8361cc09da0292f03a4f6e72cd57e5d /main.cpp
parent92cd5d10c536c92e4ece15a526f124c9f3805084 (diff)
inv stuff
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.