Fix inability to reenable
This commit is contained in:
parent
090dd30132
commit
04923a9ec5
@ -5187,7 +5187,7 @@ static void disable_mmu_switch()
|
|||||||
|
|
||||||
static bool settingsDisableMMUFromMenu()
|
static bool settingsDisableMMUFromMenu()
|
||||||
{
|
{
|
||||||
if (mmu_enabled)
|
if (mmu_enabled || MMU_Disabled_from_menu)
|
||||||
{
|
{
|
||||||
if (!MMU_Disabled_from_menu)
|
if (!MMU_Disabled_from_menu)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user