shithub: cstory

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

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

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