mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +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 {
|
||||
#if MAXMDIM >= 4
|
||||
transmatrix cpush(int cid, ld alpha);
|
||||
transmatrix cspin(int a, int b, ld alpha);
|
||||
extern
|
||||
vector<hpcshape> shWall3D, shMiniWall3D;
|
||||
|
||||
namespace binary {
|
||||
void build_tmatrix();
|
||||
void virtualRebaseSimple(heptagon*& base, transmatrix& at);
|
||||
|
Loading…
Reference in New Issue
Block a user