This commit is contained in:
2026-05-07 00:19:53 -04:00
parent a1bdbeba1c
commit 5c746d99c2
12 changed files with 51 additions and 69 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ namespace anm2ed
{
class State
{
void tick(Settings&);
void tick(Settings&, float);
void update(SDL_Window*&, Settings&);
void render(SDL_Window*&, Settings&);