1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-16 21:24:05 +00:00
QB64-PE/internal/c/parts/audio/extras/midi_ma_vtable_stub.cpp
2022-09-04 23:35:14 -04:00

4 lines
72 B
C++

#include "vtables.h"
ma_decoding_backend_vtable ma_vtable_midi = { };