shithub: cstory

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

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

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