Swadge 2024
2.0.0
APIs to develop games for the Magfest Swadge
Loading...
Searching...
No Matches
txt_processor.h
Go to the documentation of this file.
1
#ifndef _TXT_PROCESSOR_H_
2
#define _TXT_PROCESSOR_H_
3
4
#include "
assets_preprocessor.h
"
5
11
extern
const
assetProcessor_t
textProcessor
;
12
13
#endif
assets_preprocessor.h
assetProcessor_t
Defines an asset processor.
Definition
assets_preprocessor.h:761
textProcessor
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
tools
assets_preprocessor
src
txt_processor.h
Generated by
1.13.2