C-Macro-Collections icon indicating copy to clipboard operation
C-Macro-Collections copied to clipboard

CMC_EXT_INIT should be there by default

Open duarm opened this issue 1 year ago • 1 comments
trafficstars

Feature Request Template

What is the nature of this request?

  • Change in standards

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.

duarm avatar Dec 07 '23 19:12 duarm

This will be implemented together with #36

LeoVen avatar Dec 14 '23 01:12 LeoVen