shithub: cstory

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

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

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