ref: 43b257e43bcf623c69e0c38e5e13ee1a2011cf84 dir: /src/pt2_sample_loader.h/
#pragma once #include <stdint.h> #include <stdbool.h> #include "pt2_unicode.h" bool loadSample(UNICHAR *fileName, char *entryName);