I just need something like this:
https://stackoverflow.com/questions/9682593/how-to-use-ifdef-with-an-or-condition
howto do that in enfusion?
use case is #ifdef MOD_ONE or MOD_TWO
needed for make better compatibility between mods
same for #ifndef and similar