summaryrefslogtreecommitdiff
path: root/manual/plugins/main.tex
diff options
context:
space:
mode:
authorTom Ross <midgey@rockbox.org>2007-01-16 21:05:15 +0000
committerTom Ross <midgey@rockbox.org>2007-01-16 21:05:15 +0000
commit913fea27fcecd907e9432f6c87970cd08b8aea28 (patch)
tree143c3401d2b7b655e68e1edd0c7758f37d50d00d /manual/plugins/main.tex
parent285aa1b0a633616bfb3b289535a60786390e4d59 (diff)
downloadrockbox-913fea27fcecd907e9432f6c87970cd08b8aea28.tar.gz
rockbox-913fea27fcecd907e9432f6c87970cd08b8aea28.zip
t! Initial version of a Blackjack plugin for bitmap-screen targets. Also includes the changes to the manual. Cross your fingers...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12030 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/main.tex')
-rw-r--r--manual/plugins/main.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index a92c3e2a8c..2d10ffe81b 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -18,6 +18,8 @@ text files, chip8 games), or from the \setting{Open with} option on the
18 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo,sansa} 18 \opt{recorder,recorderv2fm,h1xx,h300,ipodcolor,ipodvideo,sansa}
19 {and Rockboy in \reference{ref:Rockboy}}.} 19 {and Rockboy in \reference{ref:Rockboy}}.}
20 20
21\opt{HAVE_LCD_BITMAP}{\input{plugins/blackjack.tex}}
22
21\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}} 23\opt{HAVE_LCD_BITMAP}{\input{plugins/brickmania.tex}}
22 24
23\opt{HAVE_LCD_BITMAP}{\input{plugins/bubbles.tex}} 25\opt{HAVE_LCD_BITMAP}{\input{plugins/bubbles.tex}}