X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?a=blobdiff_plain;f=src%2Fconfig%2Fconfig.h;h=d08a51778b842b3530a700050001f4b6a87bd2f3;hb=fd1a93a71bc0222dd77f56c145d550cb6f7829bc;hp=8c7143f04835c605cb3e92a7cd8d4d1fc402e9e1;hpb=c46074c1fc66612c5ea0bfa1f4441491e296703d;p=physics.git diff --git a/src/config/config.h b/src/config/config.h index 8c7143f..d08a517 100644 --- a/src/config/config.h +++ b/src/config/config.h @@ -26,6 +26,8 @@ namespace cfg void init(); void clean(); + void handleInput(); + bool endGame(); bool paused();