shithub: cstory

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

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

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