diff options
author | Barry Wardell <rockbox@barrywardell.net> | 2007-01-15 20:40:48 +0000 |
---|---|---|
committer | Barry Wardell <rockbox@barrywardell.net> | 2007-01-15 20:40:48 +0000 |
commit | 41ee9e33041dd2020e7ee3c44b81cef538b6592f (patch) | |
tree | 80dea3488f41fd0c78512760daf86e1a00dd3f32 /manual/plugins/spacerocks.tex | |
parent | 6de815be5cb06e9e8df46fcfdfbf611bce24c99c (diff) |
FS#6539 - Thanks to Tom Ross
Add Jewels, Spacerocks, Wormlet, Rockboy and Sudoku for the e200. Also Includes manual changes for plugins.
Add X5 keymappings for wormlet to the manual.
Add help text for Jewels on the H10 and give a warning if help text is not defined.
Fix bug in spacerocks lives drawing on large screens (larger than Ondio).
Change spacerocks comments to C style.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12018 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/spacerocks.tex')
-rw-r--r-- | manual/plugins/spacerocks.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/spacerocks.tex b/manual/plugins/spacerocks.tex index f3eb55f4fd..2eb8870574 100644 --- a/manual/plugins/spacerocks.tex +++ b/manual/plugins/spacerocks.tex @@ -32,7 +32,7 @@ UFO will appear -- shoot this for extra points. % \opt{RECORDER_PAD}{\ButtonOn} \opt{ONDIO_PAD}{\ButtonMenu+\ButtonOff} - \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} + \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD}{\ButtonRec} \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay} \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay} & Pause game\\ |