int shEditorMain(ShEngine *p_engine)
Main function for the editor to interact with the shengine module.
Definition shEditor.c:24
Declares the ShEngine structure and associated functions for managing the engine.
Represents the ShEngine structure, which is the main instance of the engine.
Definition shEngine.h:78