mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-06 12:27:57 +00:00
renamed gRotSpace to gTwistedProduct, and similar
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
namespace hr {
|
||||
|
||||
#if CAP_LEGACY
|
||||
|
||||
#if HDR
|
||||
/** legacy name */
|
||||
constexpr eGeometry gRotSpace = gTwistedProduct;
|
||||
#endif
|
||||
|
||||
namespace shmup {
|
||||
|
||||
void scanchar(FILE *f, char& c) {
|
||||
|
Reference in New Issue
Block a user