From 90b8d87e02bfb0d1d3d10c3b824df8fd8ce37a9f Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 15 Mar 2010 14:46:14 +0100 Subject: Reorganized code to add Debris class --- src/Simulation.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Simulation.hs') diff --git a/src/Simulation.hs b/src/Simulation.hs index 33465cc..65dc668 100644 --- a/src/Simulation.hs +++ b/src/Simulation.hs @@ -6,6 +6,7 @@ import Game import Level import MainLoop import Player +import Tank import Control.Monad.State import Data.Fixed -- cgit v1.2.3