shithub: cstory

ref: b49d3acf2cf1329d5f678bf5c042bd4623d67e8a
dir: /src/Resource.h/

View raw version
#pragma once

#include <stddef.h>

const unsigned char* FindResource(const char *name, const char *type, size_t *size);