sgs_IncludeExt [function]
SGSBOOL sgs_IncludeExt( sgs_Context* C, const char* name, const char* searchpath )
Includes an item by the specified name, optionally looking in the places specified by the search path, returning if completed successfully.
- a C version of the include SGS function
searchpath
overrides SGS_PATH for the time of execution