From b04597405eaca00add8eddc7cb82518618c416d0 Mon Sep 17 00:00:00 2001 From: ancarola Date: Sat, 26 Jan 2019 23:21:33 +0100 Subject: Testing signal --- engine/include/flatland.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/include/flatland.hpp') diff --git a/engine/include/flatland.hpp b/engine/include/flatland.hpp index 0ccf59c..f12dc65 100644 --- a/engine/include/flatland.hpp +++ b/engine/include/flatland.hpp @@ -61,7 +61,7 @@ flat_status flatland_status(); /* Window and status modifiers */ -void load_flatland_status(const flat_status&); +//void load_flatland_status(const flat_status&); } -- cgit v1.2.1