summaryrefslogtreecommitdiff
path: root/manual/chapter5/snake.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-02-11 01:28:43 +0000
committerMartin Arver <martin.arver@gmail.com>2006-02-11 01:28:43 +0000
commite4b01963c596aa341389246e030f83bb72dff145 (patch)
treea375bda5d0439253463f581c32d64dd6ad35d4aa /manual/chapter5/snake.tex
parent8a64ede605fe032b5af210f4c2bfd85eb48066d6 (diff)
downloadrockbox-e4b01963c596aa341389246e030f83bb72dff145.tar.gz
rockbox-e4b01963c596aa341389246e030f83bb72dff145.zip
Change directory for plugins as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8658 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/chapter5/snake.tex')
-rw-r--r--manual/chapter5/snake.tex8
1 files changed, 0 insertions, 8 deletions
diff --git a/manual/chapter5/snake.tex b/manual/chapter5/snake.tex
deleted file mode 100644
index dfe596b6f5..0000000000
--- a/manual/chapter5/snake.tex
+++ /dev/null
@@ -1,8 +0,0 @@
1\subsection{Snake}
2This is the popular snake game. The aim is to grow your snake as large
3as possible by eating the dots that appear on the screen. The game will
4end when the snake touches either the borders of the screen or itself.
5
6Change levels with UP/DOWN keys (level 1 is slowest, level 9 is
7fastest). Press PLAY to start or pause.
8