mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 10:17:56 +00:00
SDL2 fixup
This commit is contained in:
@@ -133,7 +133,7 @@ void fix_font_size(int& size) {
|
||||
|
||||
#if !CAP_SDL2
|
||||
#if HDR
|
||||
typedef SDL_Surface SDL_Renderer
|
||||
typedef SDL_Surface SDL_Renderer;
|
||||
#define srend s
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user