2
0
Fork 0
OPL/Source/drov1.h
George Reales 03b6d2c2ef v1.8
Parameter exposure (AU/iOS AUv3/VST/VST3) for host automation.
iOS Universal build with iPhone support.
Enhanced AUv3 GUI window display fit.
AUv3 GUI scrolling using left and right border sides.
2020-09-14 11:02:19 +02:00

6 lines
104 B
C
Executable file

#include "dosbox.h"
extern void OPL_CaptureReg(Bitu index,Bitu val);
extern void OPL_ToggleCapture();