mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +00:00
export hide-hud
This commit is contained in:
parent
a0a63990e2
commit
1422d97071
@ -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(); }
|
||||
|
Loading…
Reference in New Issue
Block a user