shithub: cstory

ref: 8056f42e9cbb0f7fab4db4344eb68a3b0c69e2d6
dir: /src/PixTone.h/

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

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