overloads, tutorial 04 init

This commit is contained in:
h4570
2022-08-21 19:44:47 +02:00
parent 409ee294eb
commit 4fa65fc535
25 changed files with 232 additions and 77 deletions
-1
View File
@@ -29,7 +29,6 @@ class Tutorial02 : public Game {
Engine* engine;
Sprite sprite;
Texture* texture;
};
} // namespace Tyra