Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
txt_processor.h
Go to the documentation of this file.
1#ifndef _TXT_PROCESSOR_H_
2#define _TXT_PROCESSOR_H_
3
5
12
13#endif
Defines an asset processor.
Definition assets_preprocessor.h:752
const assetProcessor_t textProcessor
The text processor strips out any carriage returns (\r) or non-ASCII characters from the input file a...
Definition txt_processor.c:14