shithub: ft2-clone

ref: 898c82f5468058e6d8fdb7d99c6ce9720046871b
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