ref: 7fa14698f0340c8c4e26b497d30f48ca472f5c92 dir: /src/PixTone.h/
#pragma once #include <stdint.h> void MakeWaveTables(); bool LoadPxt(char *name, uint8_t **buf, size_t *length);