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:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user