diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-03-06 20:47:25 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-03-06 20:47:25 +0000 |
| commit | 37d26dead9c9172a9e4e785c1906f2ac25c767ef (patch) | |
| tree | dc7583a708b9c7d26e0908e81e145fe756616389 /manual/plugins/snake2.tex | |
| parent | 329a4fa23be402ba1928995a78b9c8dceb96cb7b (diff) | |
| download | rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.zip rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.gz rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.bz2 rockbox-37d26dead9c9172a9e4e785c1906f2ac25c767ef.tar.xz | |
Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/snake2.tex')
| -rw-r--r-- | manual/plugins/snake2.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/plugins/snake2.tex b/manual/plugins/snake2.tex index 093cada..1fd626a 100644 --- a/manual/plugins/snake2.tex +++ b/manual/plugins/snake2.tex @@ -1,10 +1,10 @@ -\subsection{ Snake 2} -{\centering\itshape - [Warning: Image ignored] % Unhandled or unsupported graphics: -%\includegraphics[width=3.96cm,height=2.23cm]{images/rockbox-manual-img43.png} - \newline -Snake 2 {--} The Snake Strikes Back -\par} +\subsection{Snake 2} +\begin{figure}[h!] +\begin{center} +\includegraphics[width=4cm]{plugins/images/ss-snake2-\genericimg.png} +\end{center} +\caption{Snake 2 {--} The Snake Strikes Back} +\end{figure} Another version of the Snake game. Move the snake around, and eat the apples that pop up on the screen. Each time an apple is eaten, the |