aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2021-11-22 18:59:49 +0100
committerArisotura <thetotalworm@gmail.com>2021-11-22 18:59:49 +0100
commit97e599f90f9cc635ff238b702e5b58b3b05b7dd6 (patch)
treebae6b6d0de2b091d9486a06ab79062309246009a /src
parente24a4e5e978eb6718ed6ca76c619919d94801b26 (diff)
what.
Diffstat (limited to 'src')
-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