shithub: cstory

ref: 1861c02819c9f25ff585382289b3ca0a4e78678e
dir: /src/PixTone.h/

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

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