shithub: ft²

ref: 3608f44dd665342eb41736881f032c1d5eb9f377
dir: /src/ft2_mix.h/

View raw version
#pragma once

#include <stdint.h>
#include "ft2_audio.h"

typedef void (*mixRoutine)(void *, int32_t);

extern const mixRoutine mixRoutineTable[24]; // ft2_mix.c