shithub: cstory

ref: 21f83b6d56aba13e472bb3cc286f7f59575693a3
dir: /src/PixTone.h/

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

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