shithub: cstory

ref: 34427c242a0d282adaff7a204170cd2acbdaf2c9
dir: /src/PixTone.h/

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

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