25#define resource_compare_id( a, b ) (a == b)
29#define resource_assign_id( dest, source ) dest = source
MEMORY_HANDLE RESOURCE_BITMAP_HANDLE
Resource handle for physical bitmap asset.
Definition: nullr.h:18
uint32_t RESOURCE_ID
String or numerical identifier specifying an asset on disk.
Definition: nullr.h:16
MEMORY_HANDLE RESOURCE_JSON_HANDLE
Resource handle for physical JSON asset.
Definition: nullr.h:20
An emulated memory handle for modern systems. Overridden on most platforms.
Definition: memory.h:20