shithub: cstory

ref: 767c2972ae09642c63528c2efbe4adf77f9a6e11
dir: /src/PixTone.h/

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

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