shithub: cstory

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

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

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