Define Ciroc / Right now i'm merging two codes with the same core, but they differentiate with the #defines, what i need is to make a way around it an choose wicth configuration i need on run time, the code uses if enable(defined) to verify the configurations to load, how can i modify the code to make it work?