Skip to content

Commit

Permalink
RMG-Input: remove PluginConfig2HasRomConfig()
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Feb 27, 2025
1 parent 1624b1a commit 2c32dfd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Source/RMG-Input/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
//
Expand Down

0 comments on commit 2c32dfd

Please sign in to comment.