shithub: cstory

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

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

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