diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2016-04-28 11:45:52 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2016-04-28 11:45:52 -0400 |
commit | e2fb36d5da705278fb84246400945f430794d5e7 (patch) | |
tree | ead3dd3a105253decb59437672f32954d44985c0 /main.cpp | |
parent | 174bcd3a415c21fc2c59a3af1b6333faa78b37d0 (diff) |
CAT
Diffstat (limited to 'main.cpp')
-rw-r--r-- | main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -97,7 +97,6 @@ int main(int argc, char *argv[]){ atexit(Mix_Quit); // update values by reading the config file (config/settings.xml) - game::config::update(); game::config::read(); // create the SDL window object |