mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-06 00:33:01 +00:00
unused applyspin function removed
This commit is contained in:
1
hyper.h
1
hyper.h
@@ -3491,7 +3491,6 @@ inline hyperpoint tC0(const transmatrix &T) {
|
||||
}
|
||||
|
||||
transmatrix actualV(const heptspin& hs, const transmatrix& V);
|
||||
transmatrix applyspin(const heptspin& hs, const transmatrix& V);
|
||||
transmatrix cview();
|
||||
bool isWall3(cell *c, color_t& wcol);
|
||||
extern transmatrix actual_view_transform;
|
||||
|
||||
Reference in New Issue
Block a user