forked from len0rd/rockbox
another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c95d9d0835
commit
2cf5abb971
38 changed files with 104 additions and 75 deletions
|
|
@ -1,6 +1,6 @@
|
|||
\subsection{Pong}
|
||||
\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.
|
||||
\screenshot{plugins/images/ss-pong}{Pong}{img:pong}
|
||||
Pong is a simple two player ``tennis game''. Whenever a player misses the ball the other scores.
|
||||
|
||||
\begin{table}[ht!]
|
||||
\begin{center}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue