shithub: cstory

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

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

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