diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-02 17:29:44 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-04-02 17:29:44 +0000 |
| commit | 2cf5abb971546df4ebaa2f132688eca44d520959 (patch) | |
| tree | 98d28ac5e8a2b60046d8f649782c393647bdd00d /manual/plugins/pacbox.tex | |
| parent | c95d9d08350450ce6b16e345d3eff67c758ce6af (diff) | |
| download | rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.zip rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.tar.gz rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.tar.bz2 rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.tar.xz | |
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
Diffstat (limited to 'manual/plugins/pacbox.tex')
| -rw-r--r-- | manual/plugins/pacbox.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex index be1c67f..1ad7838 100644 --- a/manual/plugins/pacbox.tex +++ b/manual/plugins/pacbox.tex @@ -1,6 +1,6 @@ \subsection{Pacbox} Pacbox is an emulator of the Pacman arcade machine hardware. It is a port of \emph{PIE - Pacman Instructional Emulator} (\url{http://www.ascotti.org/programming/pie/pie.htm}). -\screenshot{plugins/images/ss-pacbox-\genericimg.png}{Pacbox}{img:pacbox} +\screenshot{plugins/images/ss-pacbox}{Pacbox}{img:pacbox} \subsubsection{ROMs} To use the emulator to play Pacman, you need a copy of ROMs for "Midway Pacman". |