X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fmain.cpp;h=050aff7d3d9ea788a61fe498a99acf0fd584d0ed;hp=0efd7485d9486ad58dd76ff10f2143eb08dafff3;hb=2b8199e7bd3d91d151cb54e1e7b04b1c8610ad9a;hpb=c46074c1fc66612c5ea0bfa1f4441491e296703d diff --git a/src/main.cpp b/src/main.cpp index 0efd748..050aff7 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -197,6 +197,7 @@ void handleInput() { input::update(); + cfg::handleInput(); game::handleInput(); if(cfg::endGame())