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