shithub: cstory

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

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

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