shithub: cstory

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

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

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