summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/file_formats.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index d2256b3775..8e10924834 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -48,6 +48,10 @@
48 & Chip8 game & \fname{.ch8} & Play the Chip8 game \\ 48 & Chip8 game & \fname{.ch8} & Play the Chip8 game \\
49\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png} 49\includegraphics[width=0.37cm]{appendix/images/icon-image-file.png}
50 & Image & \fname{.jpg} & View the JPEG image \\ 50 & Image & \fname{.jpg} & View the JPEG image \\
51\opt{swcodec}{
52 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
53 & Video & \fname{.mpg, .mpeg, .mpv, .m2v} & Play the MPEG1/2 video \\
54}
51\opt{MASCODEC}{\opt{lcd_bitmap}{ 55\opt{MASCODEC}{\opt{lcd_bitmap}{
52 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png} 56 \includegraphics[width=0.37cm]{appendix/images/icon-movie-file.png}
53 & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\} 57 & Rockbox Video & \fname{.rvf} & View the movie (Rockbox format)\\}