mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
reg3:: some junk removed
This commit is contained in:
parent
2d75a7d6be
commit
481b1de5f9
5
reg3.cpp
5
reg3.cpp
@ -11,10 +11,7 @@
|
|||||||
|
|
||||||
namespace hr {
|
namespace hr {
|
||||||
#if MAXMDIM >= 4
|
#if MAXMDIM >= 4
|
||||||
transmatrix cpush(int cid, ld alpha);
|
|
||||||
transmatrix cspin(int a, int b, ld alpha);
|
|
||||||
extern
|
|
||||||
vector<hpcshape> shWall3D, shMiniWall3D;
|
|
||||||
namespace binary {
|
namespace binary {
|
||||||
void build_tmatrix();
|
void build_tmatrix();
|
||||||
void virtualRebaseSimple(heptagon*& base, transmatrix& at);
|
void virtualRebaseSimple(heptagon*& base, transmatrix& at);
|
||||||
|
Loading…
Reference in New Issue
Block a user