kopia lustrzana https://github.com/OpenRTX/OpenRTX
emulator.h: Remove not needed SDL_image dependency
rodzic
e917738516
commit
fc3ee1d6ed
|
@ -21,7 +21,6 @@
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <SDL2/SDL.h>
|
#include <SDL2/SDL.h>
|
||||||
#include <SDL2/SDL_image.h>
|
|
||||||
|
|
||||||
#ifndef SCREEN_WIDTH
|
#ifndef SCREEN_WIDTH
|
||||||
#define SCREEN_WIDTH 160
|
#define SCREEN_WIDTH 160
|
||||||
|
|
Ładowanie…
Reference in New Issue