shithub: cstory

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

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

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