From 3933447ffae5502b28235b5aa473dd480a600f17 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Wed, 31 Jul 2019 13:21:41 +0200 Subject: [PATCH] fixup extern noclipped --- hyper.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hyper.h b/hyper.h index fdc8236b..fe92b02d 100644 --- a/hyper.h +++ b/hyper.h @@ -5639,4 +5639,6 @@ namespace solv { bool in_perspective(); +extern int noclipped; + } \ No newline at end of file