mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-08 18:03:33 +00:00
add create_interface() to cdll.c.
Use it to initialize the dll interface and return a pointer to it.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
#include "VoicemeeterRemote.h"
|
||||
|
||||
long initialize_dll_interfaces(PT_VMR vmr);
|
||||
PT_VMR create_interface();
|
||||
|
||||
#endif /*__CDLL_H__*/
|
||||
Reference in New Issue
Block a user