Eliminado SDL_image

This commit is contained in:
2022-10-21 14:02:16 +02:00
parent 33ad51e1c2
commit 770b06f2da
5 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#pragma once
#include <SDL2/SDL.h>
#include <SDL2/SDL_image.h>
//#include <SDL2/SDL_image.h>
#include <SDL2/SDL_mixer.h>
#ifndef GLOBALS_H