mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-09 12:59:03 +00:00
autohdr.h applied in more files
This commit is contained in:
@@ -126,7 +126,7 @@ SDL_Surface *renderbuffer::render() {
|
||||
}
|
||||
#endif
|
||||
|
||||
int current_rbuffer = -1;
|
||||
EX int current_rbuffer = -1;
|
||||
|
||||
void renderbuffer::enable() {
|
||||
#if CAP_GL
|
||||
|
||||
Reference in New Issue
Block a user