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