mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-11 06:45:59 +00:00
some junk removed
This commit is contained in:
2
hyper.h
2
hyper.h
@@ -5629,7 +5629,7 @@ namespace kite {
|
||||
namespace solv {
|
||||
extern transmatrix local_perspective, ilocal_perspective;
|
||||
hrmap *new_map();
|
||||
bool inverse_exp(hyperpoint h, hyperpoint& res);
|
||||
hyperpoint inverse_exp(hyperpoint h);
|
||||
|
||||
transmatrix get_solmul(const transmatrix T, const transmatrix V);
|
||||
extern string solshader;
|
||||
|
Reference in New Issue
Block a user