Feature Request Template
What is the nature of this request?
Is your feature request related to a problem? Please describe.
CMC_EXT_INIT just adds two new functions, they should be there by default and save everyone the hassle. Unused functions can be easily stripped from release builds.
Describe the solution you'd like
remove CMC_EXT_INIT, have _init functions by default.
Feature Request Template
What is the nature of this request?
Is your feature request related to a problem? Please describe.
CMC_EXT_INIT just adds two new functions, they should be there by default and save everyone the hassle. Unused functions can be easily stripped from release builds.
Describe the solution you'd like
remove CMC_EXT_INIT, have
_initfunctions by default.