Defined new API exchange mechanism
The plugins must export an entry point called deng_API() that theengine will use to pass API structs to.
Todo: Engine must call deng_API to supply all available public APIswhen loading a library.
View differences
Defined new API exchange mechanism
The plugins must export an entry point called deng_API() that the
engine will use to pass API structs to.
Todo: Engine must call deng_API to supply all available public APIs
when loading a library.