Fixed freezing when soft reseting Legend of Zelda: Majora's Mask (and possibly others)
This commit is contained in:
parent
65ddaf8a30
commit
46ccebaf2b
|
@ -128,6 +128,7 @@ void flashram_command(unsigned int command)
|
|||
switch (flashram_info.mode)
|
||||
{
|
||||
case NOPES_MODE:
|
||||
case READ_MODE:
|
||||
break;
|
||||
case ERASE_MODE:
|
||||
{
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue