shithub: ft2-clone

ref: 6c3d4b444a9a087946cf974ce394497ffe598872
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