aboutsummaryrefslogtreecommitdiff
path: root/src/SPI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/SPI.cpp')
-rw-r--r--src/SPI.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SPI.cpp b/src/SPI.cpp
index 80ef336..1641a26 100644
--- a/src/SPI.cpp
+++ b/src/SPI.cpp
@@ -463,6 +463,7 @@ void SetupDirectBoot(bool dsi)
}
}
+u32 GetFirmwareLength() { return FirmwareLength; }
u8 GetConsoleType() { return Firmware[0x1D]; }
u8 GetWifiVersion() { return Firmware[0x2F]; }
u8 GetNWifiVersion() { return Firmware[0x1FD]; } // for DSi; will return 0xFF on a DS