checkpoint

This commit is contained in:
2026-04-11 23:57:57 -05:00
parent 44a5e2cab9
commit b196c97cf0
7 changed files with 15 additions and 4 deletions

View File

@@ -17,6 +17,6 @@ private:
int init();
SDL_Window* window_;
SDL_Window* sdlWindow_;
};