wowie
Some checks failed
Build / Build Game (push) Has been cancelled

This commit is contained in:
2026-02-28 22:24:06 -05:00
parent 3817f1cc39
commit bc8fe78fce
14 changed files with 102 additions and 42 deletions

View File

@@ -17,8 +17,8 @@ namespace game
public:
SDL_Window* window{};
SDL_GLContext context{};
long previousUpdate{};
long previousTick{};
Uint64 previousUpdate{};
Uint64 previousTick{};
enum Type
{