shithub: cstory

ref: 8f8c481b2d755d7e9b34093c3c57aa66a6e7fc73
dir: /src/PixTone.h/

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

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