aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.cpp
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2021-08-08 14:45:16 +0200
committerArisotura <thetotalworm@gmail.com>2021-08-08 14:45:16 +0200
commitbba14b2bb0492e66ee24b9b8e188d79d8a0b9467 (patch)
treed6ab82d172e404eeb231192a738a13cbc642a974 /src/NDS.cpp
parent2df6b4fdc3439ea42b043d38f859efb5d4bd4466 (diff)
fix pissfucking touchscreen (again)
Diffstat (limited to 'src/NDS.cpp')
-rw-r--r--src/NDS.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NDS.cpp b/src/NDS.cpp
index cd0cb92..55b4fdf 100644
--- a/src/NDS.cpp
+++ b/src/NDS.cpp
@@ -342,7 +342,7 @@ void SetupDirectBoot()
if (ConsoleType == 1)
{
// With the BIOS select in SCFG_BIOS and the initialization od
- // SCFG_BIOS depending on the Header->UnitType, we can now boot
+ // SCFG_BIOS depending on the Header->UnitType, we can now boot
// directly in the roms.
// There are some more SCFG Settings that change depending on
// the unit type, so this is experimental