chore: fix cppcheck validation
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Tyra {
|
|||||||
|
|
||||||
class Tutorial11 : public Game {
|
class Tutorial11 : public Game {
|
||||||
public:
|
public:
|
||||||
Tutorial11(Engine* engine);
|
explicit Tutorial11(Engine* engine);
|
||||||
~Tutorial11();
|
~Tutorial11();
|
||||||
|
|
||||||
void init();
|
void init();
|
||||||
|
|||||||
Reference in New Issue
Block a user