summaryrefslogtreecommitdiffstats
path: root/src/graphics/d3d
diff options
context:
space:
mode:
authorerihel <erihel@gmail.com>2012-08-12 17:09:11 +0200
committererihel <erihel@gmail.com>2012-08-12 17:09:11 +0200
commitf01296690e7b86f3894b902779c4239d0a2b8277 (patch)
treef4737ee167653b720f5634463a2ccc3c7c62683f /src/graphics/d3d
parent5e271e550dbb88f0bbea5f46aad9f0fd1d750eb3 (diff)
parentb4b74c30e9aa93ae736db73df5cb0c5d508ec6ed (diff)
downloadcolobot-f01296690e7b86f3894b902779c4239d0a2b8277.tar.gz
colobot-f01296690e7b86f3894b902779c4239d0a2b8277.tar.bz2
colobot-f01296690e7b86f3894b902779c4239d0a2b8277.zip
Merge branch 'dev-opengl' into dev
Diffstat (limited to 'src/graphics/d3d')
-rw-r--r--src/graphics/d3d/README.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/graphics/d3d/README.txt b/src/graphics/d3d/README.txt
index 8388120..524ae7b 100644
--- a/src/graphics/d3d/README.txt
+++ b/src/graphics/d3d/README.txt
@@ -1,3 +1,4 @@
-src/graphics/d3d
-
-Possible future DirectX implementation of graphics engine
+/**
+ * \dir graphics/d3d
+ * \brief Possible future DirectX implementation of graphics engine
+ */ \ No newline at end of file