shithub: cstory

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