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