CharmedBaryon / CommonLibSSE-NG

This is a reverse engineered library for Skyrim Special Edition and Skyrim VR.
MIT License
142 stars 32 forks source link

Investigate methods of hiding `inject`/`mock` functions outside of tests #39

Closed jpstewart closed 2 years ago

jpstewart commented 2 years ago

These functions are intended for testing only, see if they can be hidden when not in use (e.g. macro to remove from header files) without requiring a separate test-specific CommonLib build.