shithub: cstory

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

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

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