shithub: cstory

ref: e1d8d30d3c9b21f02c6b27f538865238275c5072
dir: /src/PixTone.h/

View raw version
#pragma once
#include <stdint.h>

void MakeWaveTables();
bool LoadPxt(char *name, uint8_t **buf, size_t *length);