Skip to content

Instantly share code, notes, and snippets.

struct AAssetManager;
struct AAssetDir;
struct AAsset;
/* Available modes for opening assets */
enum {
AASSET_MODE_UNKNOWN = 0,
AASSET_MODE_RANDOM = 1,