2
0
Fork 0
OPL/Source/drov1.h

6 lines
104 B
C
Raw Permalink Normal View History

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