mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 14:37:16 +00:00
some junk removed
This commit is contained in:
parent
2f804e9f1e
commit
15e83f6b83
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;
|
||||
|
Loading…
Reference in New Issue
Block a user