shithub: cstory

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

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

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