shithub: cstory

ref: 956b8773e315d6e7486c4e11f1e1c42c98e4e7a3
dir: /src/PixTone.h/

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

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