shithub: cstory

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

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

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