From 2b8bc4d3b606a1cfe77e3bfe374f6d395556e402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Constantin=20Ri=C3=9F?= Date: Thu, 10 Dec 2009 22:40:45 +0100 Subject: =?UTF-8?q?Kleine=20=C3=84nderung=20in=20den=20ausgegebenen=20Obje?= =?UTF-8?q?kten.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DisplayClass.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DisplayClass.h') diff --git a/DisplayClass.h b/DisplayClass.h index 04ff651..2a28681 100644 --- a/DisplayClass.h +++ b/DisplayClass.h @@ -19,7 +19,7 @@ class DisplayClass static Renderer renderer; - Cubehole cubehole; + Cubehole cubehole0, cubehole1, cubehole2; }; #endif /*_DISPLAYCLASS_H_*/ -- cgit v1.2.3