shithub: cstory

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

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

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