summaryrefslogtreecommitdiffstats
path: root/htanks.cabal
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2010-04-10 16:25:27 +0200
committerMatthias Schiffer <matthias@gamezock.de>2010-04-10 16:25:27 +0200
commitd2be8eb4103f266eb2078135960779bcbb82c492 (patch)
tree34caa580d6fc2eec1d3761225fd0fae164c1d556 /htanks.cabal
parent2ff529b0b12e176f02c976833c53a50ef6bad789 (diff)
downloadhtanks-d2be8eb4103f266eb2078135960779bcbb82c492.tar
htanks-d2be8eb4103f266eb2078135960779bcbb82c492.zip
Renamed WiimotePlayer to HWiidPlayer
Diffstat (limited to 'htanks.cabal')
-rw-r--r--htanks.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/htanks.cabal b/htanks.cabal
index f0a621c..c6f18be 100644
--- a/htanks.cabal
+++ b/htanks.cabal
@@ -14,7 +14,7 @@ data-files: tex/*.png
executable: HTanks
hs-source-dirs: src
main-is: HTanks.hs
-other-modules: Collision, CPUPlayer, DefaultPlayer, WiimotePlayer, Game, GLDriver, GLX, Level, MainLoop, Paths_htanks, Player, Render, Simulation, Texture, Debris,
+other-modules: Collision, CPUPlayer, DefaultPlayer, HWiidPlayer, Game, GLDriver, GLX, Level, MainLoop, Paths_htanks, Player, Render, Simulation, Texture, Debris,
Tank, Bindings.GLX, Bindings.GLPng
--ghc-options: -threaded
extra-libraries: glpng