mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
export shot_aa
This commit is contained in:
parent
30988be557
commit
f6dfcba8fe
@ -262,7 +262,7 @@ void set_shotx() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#if CAP_SDL
|
#if CAP_SDL
|
||||||
int shot_aa = 1;
|
EX int shot_aa = 1;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
EX void default_screenshot_content() {
|
EX void default_screenshot_content() {
|
||||||
|
Loading…
Reference in New Issue
Block a user