forked from len0rd/rockbox
Patch #4960 from Dominik Riebeling. Use the screenshot macro for the plugins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9362 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
aecfa28625
commit
1ccc81bf8f
33 changed files with 45 additions and 196 deletions
|
|
@ -1,10 +1,5 @@
|
|||
\subsection{Pong}
|
||||
\begin{figure}[ht!]
|
||||
\begin{center}
|
||||
\includegraphics[width=4cm]{plugins/images/ss-pong-\genericimg.png}
|
||||
\end{center}
|
||||
\caption{Pong}
|
||||
\end{figure}
|
||||
\screenshot{plugins/images/ss-pong-\genericimg.png}{Pong}{img:pong}
|
||||
Pong is a simple two player "tennis game". Whenever a player misses the ball the other scores.
|
||||
|
||||
\begin{table}[ht!]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue