#!/usr/bin/env bash

mono "$(dirname ${BASH_SOURCE[0]:-$0})"/tzx2wav.exe "$@"
