Swadge 2024 2.0.0
APIs to develop games for the Magfest Swadge
Loading...
Searching...
No Matches
cnfs_image.h File Reference

Go to the source code of this file.

Data Structures

struct  cnfsFileEntry
 

Functions

const uint8_t * getCnfsImage (void)
 
int32_t getCnfsSize (void)
 
const cnfsFileEntrygetCnfsFiles (void)
 
int32_t getCnfsNumFiles (void)
 

Data Structure Documentation

◆ cnfsFileEntry

struct cnfsFileEntry
Data Fields
const char * name
uint32_t len
uint32_t offset

Function Documentation

◆ getCnfsImage()

const uint8_t * getCnfsImage ( void )

◆ getCnfsSize()

int32_t getCnfsSize ( void )

◆ getCnfsFiles()

const cnfsFileEntry * getCnfsFiles ( void )

◆ getCnfsNumFiles()

int32_t getCnfsNumFiles ( void )