shithub: ft2-clone

ref: f1e95f5e3992504c7c0c5c5be53863c971d22c7a
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