summaryrefslogtreecommitdiffstats
path: root/src/app/main.cpp
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2012-09-22 21:07:23 +0200
committerPiotr Dziwinski <piotrdz@gmail.com>2012-09-22 21:07:23 +0200
commit6cce7ec6fd262178ce91d218f9287363842349cd (patch)
tree9262c9b6c629e0df4e26aeff7e6aa6d5a82287eb /src/app/main.cpp
parentb1edcc822f95bdf619e1164e0d42325a71073452 (diff)
downloadcolobot-6cce7ec6fd262178ce91d218f9287363842349cd.tar.gz
colobot-6cce7ec6fd262178ce91d218f9287363842349cd.tar.bz2
colobot-6cce7ec6fd262178ce91d218f9287363842349cd.zip
Removed metafile editor and loader
Diffstat (limited to 'src/app/main.cpp')
-rw-r--r--src/app/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/main.cpp b/src/app/main.cpp
index 084ca30..7cd98b9 100644
--- a/src/app/main.cpp
+++ b/src/app/main.cpp
@@ -65,7 +65,6 @@ The current layout is the following:
- src/sound - sound and music engine written using fmod library
- src/physics - physics engine
- src/script - link with the CBot library
- - src/metafile - separate program for packing data files to .dat format
*/