shithub: cstory

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

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

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