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