remove/replace unused includes

This commit is contained in:
2024-09-26 21:38:24 +03:00
parent c0dcdf8c0a
commit 5d6a3a5aec
4 changed files with 1 additions and 4 deletions

View File

@ -5,7 +5,6 @@
#include "twn_game_object_c.h"
#include "twn_audio_c.h"
#include "twn_textures_c.h"
#include "twn_rendering.h"
#include <SDL2/SDL.h>
#include <physfs.h>