mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-20 23:54:49 +00:00
moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// See http://webmath2.unito.it/paginepersonali/sergio.console/CurveSuperfici/AG15.pdf for a nice reference
|
||||
|
||||
#if CAP_SURFACE
|
||||
namespace surface {
|
||||
namespace hr::surface {
|
||||
|
||||
using namespace hyperpoint_vec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user