![]() |
libdragon
|
Go to the source code of this file.
Data Structures | |
struct | asset_header_t |
Header of a compressed asset. More... | |
struct | asset_compression_t |
A decompression algorithm used by the asset library. More... | |
Functions | |
FILE * | must_fopen (const char *fn) |
Open a file as FILE* and assert on error. | |
int | must_open (const char *fn) |
Open a file and assert on error. | |
struct asset_header_t |
Header of a compressed asset.