shithub: cstory

ref: 1b09256c40aad4e19dcb820c43c43b34459e8fbf
dir: /src/PixTone.h/

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

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