mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-15 10:38:06 +00:00
changed //EX to #if HDR; removed #if EX
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
namespace hr {
|
||||
|
||||
EX namespace binary {
|
||||
#if EX CAP_BT
|
||||
#if CAP_BT
|
||||
|
||||
enum bindir {
|
||||
bd_right = 0,
|
||||
|
||||
Reference in New Issue
Block a user