RMG-Input: remove PluginConfig2HasRomConfig()

This commit is contained in:
Rosalie Wanders
2025-02-27 23:04:59 +01:00
parent 1624b1a4cc
commit 2c32dfd552
-5
View File
@@ -1139,11 +1139,6 @@ EXPORT m64p_error CALL PluginConfig2(void* parent, int romConfig, CoreRomHeader*
return M64ERR_SUCCESS;
}
EXPORT int CALL PluginConfig2HasRomConfig(void)
{
return 1;
}
//
// Input Plugin Functions
//