#include "TZR_resource.h" #include "TZR_globals.h" TZR_ResourceType TZR_GetResourceType(TZR_Uint id) { return TZR_GetResourcePointer(id)->type; }