mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2026-04-08 18:03:33 +00:00
add IS_64_BIT macro to interface.h
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
|
||||
#include "VoicemeeterRemote.h"
|
||||
|
||||
#define IS_64_BIT sizeof(void *) == 8
|
||||
|
||||
PT_VMR create_interface();
|
||||
|
||||
#endif /* __IVMR_H__ */
|
||||
Reference in New Issue
Block a user