shithub: cstory

ref: 20dbf8a2c8e8048e0d1c2e8efb3f34ffabfdbde7
dir: /src/PixTone.h/

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

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