Well, that was embarassing. (Remove size macro)
...I think I need sleep. That last commit before this one shows it quite clearly.
This commit is contained in:
parent
ac43d9bb89
commit
22aec1c391
@ -25,11 +25,6 @@
|
||||
#define MODULE_EXPORT EXPORT
|
||||
#endif
|
||||
|
||||
#define OBS_SIZE_FUNC(structure, func) \
|
||||
MODULE_EXPORT size_t func(void); \
|
||||
uint32_t obs_module_ver(void) {return LIBOBS_API_VER;} \
|
||||
size_t func(void) {return sizeof(struct structure);}
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user