shithub: cstory

ref: 9be37f62e0944b48912bc71e44a2ec2c5050eead
dir: /src/PixTone.h/

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

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