fixup local_perspective

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:10 +02:00
parent 1e81ed606d
commit cc5768b6b3
+2
View File
@@ -5630,6 +5630,8 @@ namespace kite {
namespace solv {
extern transmatrix local_perspective;
bool local_perspective_used() { return sol; }
hrmap *new_map();
hyperpoint inverse_exp(hyperpoint h, bool lazy);