mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-04 04:39:43 +00:00
adjusted mobile to the new system
This commit is contained in:
@@ -63,7 +63,9 @@ struct renderbuffer {
|
||||
|
||||
struct resetbuffer {
|
||||
GLint drawFboId, readFboId;
|
||||
#if CAP_SDL
|
||||
SDL_Surface *sreset;
|
||||
#endif
|
||||
resetbuffer();
|
||||
void reset();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user