shithub: ft2-clone

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