shithub: cstory

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

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

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