24#define TILEMAP_ASN_ERROR_READ -1
26#define TILEMAP_ASN_ERROR_WRITE -1
28#define TILEMAP_ASN_SAVE_BUFFER_INITIAL_SZ 2048
33int32_t tilemap_asn_load(
34 const uint8_t* asn_buffer, int32_t asn_buffer_sz,
struct TILEMAP* t
36int32_t tilemap_asn_save(
uint32_t RESOURCE_ID
String or numerical identifier specifying an asset on disk.
Definition: nullr.h:16
An emulated memory handle for modern systems. Overridden on most platforms.
Definition: memory.h:20
Information pertaining to in-game world currently loaded.
Definition: tmstruct.h:87