shithub: cstory

ref: 42f7bb55c02d03cd9402f90aa02ea07a6839a57e
dir: /src/PixTone.h/

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

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