shithub: cstory

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

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

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