aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Input/in_midi/fakedsound.h
blob: 800c0a582c0283fd5404e101a1cb36e7e8207385 (plain) (blame)
1
2
3
IDirectSoundBuffer* dhb_create(DWORD size,DWORD freq);

IDirectSound * get_ds();