shithub: cstory

ref: e93ee47728f4cfb7888ecf4fd8634d18bc27222b
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);