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