1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-06-10 23:02:10 +00:00

autohdr.h applied in more files

This commit is contained in:
Zeno Rogue
2019-08-09 21:00:52 +02:00
parent 64824390fe
commit c2d56fb9bc
44 changed files with 1451 additions and 2141 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ SDL_Surface *renderbuffer::render() {
}
#endif
int current_rbuffer = -1;
EX int current_rbuffer = -1;
void renderbuffer::enable() {
#if CAP_GL