shithub: cstory

ref: 28dfac081bfccb856fc836fb21a26373d20b047e
dir: /src/PixTone.h/

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

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