/* * modLoader.h */ #include // Mod Loader Implementation bool conLoadMod(SimObject *obj,S32 argc, const char* argv[]);