diff --git a/src/DSi.cpp b/src/DSi.cpp index dd5d67e1..9267f148 100644 --- a/src/DSi.cpp +++ b/src/DSi.cpp @@ -546,9 +546,6 @@ void SoftReset() memcpy(NDS::ARM9->ITCM, ITCMInit, 0x8000); - DSi_AES::Reset(); - - DSi_AES::Reset(); // TODO: does the DSP get reset? NWRAM doesn't, so I'm assuming no // *HOWEVER*, the bootrom (which does get rerun) does remap NWRAM, and thus