mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Kill Core::g_CoreStartupParameter.
This commit is contained in:
@ -23,10 +23,6 @@ extern bool g_aspect_wide;
|
||||
namespace Core
|
||||
{
|
||||
|
||||
// Get core parameters
|
||||
// TODO: kill, use SConfig instead
|
||||
extern SCoreStartupParameter g_CoreStartupParameter;
|
||||
|
||||
bool GetIsFramelimiterTempDisabled();
|
||||
void SetIsFramelimiterTempDisabled(bool disable);
|
||||
|
||||
|
Reference in New Issue
Block a user