shithub: cstory

ref: 3934705d3fbe521921f95a898769f8038e392d19
dir: /src/PixTone.h/

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

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