#include "TZR_resource.h" int TZR_GetImageWidth(TZR_Uint id) { return TZR_GetResourcePointer(id)->image.width; }