shithub: cstory

ref: 528f77538790d8e66f691582e65fda3b5049f03c
dir: /src/PixTone.h/

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

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