From 96d33046f200c09863d9858ebb3809f68151818b Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Wed, 22 Aug 2018 00:10:56 +0200 Subject: [PATCH] removed from xpush0 and xspinpush0 --- hyper.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyper.h b/hyper.h index f330c7a8..3b907e3f 100644 --- a/hyper.h +++ b/hyper.h @@ -3200,10 +3200,10 @@ extern eLand safetyland; extern int sagephase; extern int lastsize; extern int noiseuntil; -inline hyperpoint xpush0(ld x); +hyperpoint xpush0(ld x); extern eGeometry targetgeometry; transmatrix xspinpush(ld alpha, ld x); -inline hyperpoint xspinpush0(ld alpha, ld x); +hyperpoint xspinpush0(ld alpha, ld x); #define DF_INIT 0 // always display these #define DF_MSG 0 // always display these