shithub: cstory

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

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

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