mirror of
https://github.com/thepigeongenerator/tetris_clone
synced 2026-02-08 07:33:34 +01:00
fix: not using renderer and timer directly
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
#include <time.h>
|
||||
#include <wchar.h>
|
||||
|
||||
#include "SDL_render.h"
|
||||
#include "SDL_timer.h"
|
||||
#include "SDL_ttf.h"
|
||||
#include "errors.h"
|
||||
#include "game/game.h"
|
||||
|
||||
Reference in New Issue
Block a user