shithub: cstory

ref: 56d249283dcc74a1ae4dc3c83b0518d4a15183d9
dir: /src/PixTone.h/

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

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