Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
json_processor.h
Go to the documentation of this file.
1#ifndef _JSON_PROCESSOR_H_
2#define _JSON_PROCESSOR_H_
3
5
11
12#endif
Defines an asset processor.
Definition assets_preprocessor.h:752
const assetProcessor_t jsonProcessor
The JSON processor validates JSON files and compresses them with heatshrink.
Definition json_processor.c:15