diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-04 08:49:02 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-04 08:49:02 -0500 |
commit | 4c6895ba1445a040f65affea6f29ab66011960db (patch) | |
tree | c7d7d753a8361cc09da0292f03a4f6e72cd57e5d /main.cpp | |
parent | 92cd5d10c536c92e4ece15a526f124c9f3805084 (diff) |
inv stuff
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |