shithub: cstory

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