summaryrefslogtreecommitdiff
path: root/graphics/water/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/water/DESCR')
-rw-r--r--graphics/water/DESCR9
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/water/DESCR b/graphics/water/DESCR
deleted file mode 100644
index 5f482f1e42c..00000000000
--- a/graphics/water/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-This is a very cool water effect, written by Scott Scriven.
-
-This code uses palette tricks to do the height mapping, and assumes an
-image size of 320x200. This means that if you want to use your own images,
-you'll need to create them as 320x200x8 images with a palette that ranges
-from darker colors at entry 0 to lighter colors at palette entry 255.
-
-I really like this demo, so be sure and read water.txt to see what keys
-enable what effects and how it's all done.