mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-12-06 14:36:34 +01:00
flip sdl_surface in opengl texture loader
This commit is contained in:
@@ -2,11 +2,10 @@
|
||||
|
||||
#include "./texture.hpp"
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
#include <utility>
|
||||
|
||||
// fwd
|
||||
typedef struct SDL_Surface SDL_Surface;
|
||||
namespace MM {
|
||||
class Engine;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user