6 lines
112 B
C
6 lines
112 B
C
|
#define JPEG_VIEWER
|
||
|
#define MENU_TITLE "Jpeg Menu"
|
||
|
#define UNSCALED_IS_AVAILABLE 0
|
||
|
|
||
|
#include "../imageviewer.c"
|