mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
tiny thing
This commit is contained in:
@ -483,6 +483,8 @@ void Write(u8 val, u32 hold)
|
||||
case 0x0A:
|
||||
case 0x0B:
|
||||
case 0x9F:
|
||||
case 0xD8:
|
||||
case 0xDB:
|
||||
WriteFunc(val, islast);
|
||||
DataPos++;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user