shithub: cstory

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

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

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