shithub: cstory

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

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

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