mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-22 17:37:39 +00:00
moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace gp {
|
||||
namespace hr::gp {
|
||||
bool on;
|
||||
loc param(1, 0);
|
||||
|
||||
|
Reference in New Issue
Block a user