Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
bin_processor.h
Go to the documentation of this file.
1#ifndef _BIN_PROCESSOR_H_
2#define _BIN_PROCESSOR_H_
3
5
11
12#endif /* _BIN_PROCESSOR_H_ */
Defines an asset processor.
Definition assets_preprocessor.h:752
const assetProcessor_t binProcessor
The bin processor copies the input file directly to the output file with no compression or modificati...
Definition bin_processor.c:14