shithub: cstory

ref: 66d9de157240e2fcf6b3b1403ce1db9acb277532
dir: /src/PixTone.h/

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

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