module_preload     18 modules/module_exportlist.c             module_preload
module_preload    620 modules/module_load.c         flat_hdr* mod = module_preload(path, hMod->name, hMod->version);
module_preload     36 modules/module_load.h flat_hdr* module_preload(const char *path, const char *name, _version_t ver);
module_preload    676 modules/user_menu_edit.c             flat_hdr* mod = module_preload(fn, fn, v);  // Pass fn as both path and name (file browser sends us full path to module)