6 lines
110 B
C
6 lines
110 B
C
|
#define PNG_VIEWER
|
||
|
#define MENU_TITLE "Png Menu"
|
||
|
#define UNSCALED_IS_AVAILABLE 1
|
||
|
|
||
|
#include "../imageviewer.c"
|