shithub: cstory

ref: 77fc01311ff6541134fff682ee72435c011ddb62
dir: /src/PixTone.h/

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

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