shithub: cstory

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

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

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