From 622b2651c993d5e3c1c64571ef1adcf8475c6fdd Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 15 Oct 2017 01:10:40 +0200 Subject: [PATCH] cont. --- hyper.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hyper.h b/hyper.h index 5f283dd6..9a001a48 100644 --- a/hyper.h +++ b/hyper.h @@ -1595,3 +1595,5 @@ string getgametime_s(int timespent = getgametime()); extern int stampbase; transmatrix cellrelmatrix(cell *c, int i); + +void terracottaAround(cell *c);