25#define resource_compare_id( a, b ) (a == b)
29#define resource_assign_id( dest, source ) dest = source
struct FAKE_MEMORY_HANDLE * MEMORY_HANDLE
A reference to a block of memory which the operating system may move around on its own to free up spa...
Definition fakem.h:21
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