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);