mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-03 08:52:23 +00:00
export hide-hud
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "hyper.h"
|
||||
namespace hr {
|
||||
|
||||
bool hide_hud = true;
|
||||
EX bool hide_hud = true;
|
||||
|
||||
#if HDR
|
||||
namespace shot { void default_screenshot_content(); }
|
||||
|
Reference in New Issue
Block a user