Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
Loading...
Searching...
No Matches
greyscale_processor.h
Go to the documentation of this file.
1#ifndef _GREYSCALE_PROCESSOR_H_
2#define _GREYSCALE_PROCESSOR_H_
3
5
12
13#endif /* _GREYSCALE_PROCESSOR_H_ */
Defines an asset processor.
Definition assets_preprocessor.h:764
const assetProcessor_t greyscaleProcessor
This converts 12x6 *gs.png files into small binary blobs to be written into the ch32v003's framebuffe...
Definition greyscale_processor.c:31