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 File Reference

Go to the source code of this file.

Variables

const assetProcessor_t textProcessor
 The text processor strips out any carriage returns (\r) or non-ASCII characters from the input file and saves it uncompressed.
 

Variable Documentation

◆ textProcessor

const assetProcessor_t textProcessor
extern

The text processor strips out any carriage returns (\r) or non-ASCII characters from the input file and saves it uncompressed.