rockbox/apps/plugins/imageviewer/ppm
Aidan MacDonald f373c97c90 Define LCD_STRIDEFORMAT unconditionally
Instead of putting "#ifdef LCD_STRIDEFORMAT" at every usage of the
macro it's simpler to have config.h define LCD_STRIDEFORMAT to the
default of horizontal stride when the target leaves it unspecified.

Change-Id: Ib187012aad65ac678dbd837b1464a83bad722411
2022-09-30 10:42:49 +01:00
..
ppm.c
ppm.make
ppm_decoder.c Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
ppm_decoder.h
SOURCES