diff options
author | Nils Wallménius <nils@rockbox.org> | 2006-05-30 12:05:01 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2006-05-30 12:05:01 +0000 |
commit | 62c88c04de7b4794f124987de68e2e5f41975701 (patch) | |
tree | fd01219e786d1b34e658845147a01e853580b3fc | |
parent | 5e79c040fcf2a75cc9a9a436d00895558f389215 (diff) |
oops forgot to save
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10022 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | manual/plugins/main.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 10a19dc3c3..7b16b6407c 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -50,7 +50,7 @@ will carry on playing whilst plugins are being run. \opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/snake.tex}} -\opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/snake2.tex}} +\opt{HAVE_LCD_BITMAP}{\input{plugins/snake2.tex}} \opt{recorder,recorderv2fm,ondio,h1xx,h300,IPOD_4G_PAD}{\input{plugins/sokoban.tex}} |