mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-10 15:59:53 +00:00
SDL2 fixup
This commit is contained in:
parent
c6fcfe7f21
commit
4de8e6507d
@ -133,7 +133,7 @@ void fix_font_size(int& size) {
|
|||||||
|
|
||||||
#if !CAP_SDL2
|
#if !CAP_SDL2
|
||||||
#if HDR
|
#if HDR
|
||||||
typedef SDL_Surface SDL_Renderer
|
typedef SDL_Surface SDL_Renderer;
|
||||||
#define srend s
|
#define srend s
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user