1
0
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:
Zeno Rogue 2019-08-17 23:30:27 +02:00
parent 2d75a7d6be
commit 481b1de5f9

View File

@ -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);