Added a scene manager module.

This commit is contained in:
Kapendev 2024-09-13 14:48:45 +03:00
parent 348b54e50a
commit 78aa0c084e
13 changed files with 205 additions and 11 deletions

View file

@ -10,7 +10,7 @@ enum header = "// ---
// SPDX-License-Identifier: MIT
// Email: alexandroskapretsos@gmail.com
// Project: https://github.com/Kapendev/popka
// Version: v0.0.21
// Version: v0.0.22
// ---";
int main(string[] args) {