chore: fix cppcheck validation

This commit is contained in:
Wellinator
2024-02-01 10:30:13 -03:00
parent 9baad8199a
commit 0f7083aa5b
@@ -17,7 +17,7 @@ namespace Tyra {
class Tutorial11 : public Game {
public:
Tutorial11(Engine* engine);
explicit Tutorial11(Engine* engine);
~Tutorial11();
void init();