X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=src%2Fconfig%2Fconfig.h;h=d08a51778b842b3530a700050001f4b6a87bd2f3;hp=8c7143f04835c605cb3e92a7cd8d4d1fc402e9e1;hb=2b8199e7bd3d91d151cb54e1e7b04b1c8610ad9a;hpb=c46074c1fc66612c5ea0bfa1f4441491e296703d 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();