1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-30 09:17:57 +00:00

export shot_aa

This commit is contained in:
Zeno Rogue
2019-09-10 09:23:28 +02:00
parent 30988be557
commit f6dfcba8fe

View File

@@ -262,7 +262,7 @@ void set_shotx() {
}
#if CAP_SDL
int shot_aa = 1;
EX int shot_aa = 1;
#endif
EX void default_screenshot_content() {