shithub: cstory

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

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

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