view win95kggui/dep/ft2play/pmp_main.h @ 127:fd2ea604dcf2 default tip

hg: clean up stupid subrepo crap
author Paper <paper@tflc.us>
date Tue, 25 Mar 2025 00:26:18 -0400
parents 8e4ee43d3b81
children
line wrap: on
line source

#pragma once

#include <stdint.h>
#include <stdbool.h>

void mainPlayer(void);
uint32_t getFrequenceValue(uint16_t period);