mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-10 22:36:02 +00:00
more header cleanup
This commit is contained in:
@@ -5,7 +5,7 @@ namespace hr {
|
||||
|
||||
// --- quotient geometry ---
|
||||
|
||||
namespace quotientspace {
|
||||
EX namespace quotientspace {
|
||||
struct code {
|
||||
int c[MAX_EDGE+1];
|
||||
};
|
||||
|
Reference in New Issue
Block a user