shithub: cstory

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

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

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