aboutsummaryrefslogtreecommitdiff
path: root/src/DSi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/DSi.cpp')
-rw-r--r--src/DSi.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/DSi.cpp b/src/DSi.cpp
index dd5d67e..9267f14 100644
--- a/src/DSi.cpp
+++ b/src/DSi.cpp
@@ -547,9 +547,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
// the DSP most likely gets reset