diff --git a/desmume/src/NDSSystem.cpp b/desmume/src/NDSSystem.cpp index ca3d19851..117298f3e 100644 --- a/desmume/src/NDSSystem.cpp +++ b/desmume/src/NDSSystem.cpp @@ -2241,7 +2241,7 @@ void NDS_Reset() // make system think it's booted from card -- EXTREMELY IMPORTANT!!! Thanks to cReDiAr _MMU_write08(0x02FFFC40,0x1); - _MMU_write08(0x02FFFC40,0x1); + _MMU_write08(0x02FFFC40,0x1); // Save touchscreen calibration info in a structure // so we can easily access it at any time