aboutsummaryrefslogtreecommitdiff
path: root/src/NDSCart.cpp
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2023-11-04 00:21:46 +0100
committerArisotura <thetotalworm@gmail.com>2023-11-04 00:21:46 +0100
commitac38faef1409553c016a2a8c9a8cf74f2e5e0249 (patch)
treea16a9e245c40c345d4a5007306b7b83224e3e5a2 /src/NDSCart.cpp
parentf188c2cf1a275dbe9d79683e3d66b765eb816804 (diff)
update copyright years
Diffstat (limited to 'src/NDSCart.cpp')
-rw-r--r--src/NDSCart.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/NDSCart.cpp b/src/NDSCart.cpp
index 33d7795..df729bd 100644
--- a/src/NDSCart.cpp
+++ b/src/NDSCart.cpp
@@ -1,5 +1,5 @@
/*
- Copyright 2016-2022 melonDS team
+ Copyright 2016-2023 melonDS team
This file is part of melonDS.
@@ -22,7 +22,6 @@
#include "NDSCart.h"
#include "ARM.h"
#include "CRC32.h"
-#include "DSi_AES.h"
#include "Platform.h"
#include "ROMList.h"
#include "melonDLDI.h"