Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
raw_processor.h File Reference

Go to the source code of this file.

Functions

bool process_raw (processorInput_t *arg)
 

Variables

const assetProcessor_t heatshrinkProcessor
 The heatshrink processor compresses its input file with heatshrink. Any files processed can be loaded from the Swadge with readHeatshrinkFile()
 

Function Documentation

◆ process_raw()

bool process_raw ( processorInput_t * arg)

Variable Documentation

◆ heatshrinkProcessor

const assetProcessor_t heatshrinkProcessor
extern

The heatshrink processor compresses its input file with heatshrink. Any files processed can be loaded from the Swadge with readHeatshrinkFile()