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