ns_mitm: update to support new 19.0.0 command

This commit is contained in:
Michael Scire
2024-10-10 02:37:18 -07:00
committed by SciresM
parent 624f8d0d8d
commit 77d239265d
5 changed files with 40 additions and 4 deletions

View File

@@ -84,6 +84,7 @@ namespace ams::hos {
Version_17_0_1 = ::ams::TargetFirmware_17_0_1,
Version_18_0_0 = ::ams::TargetFirmware_18_0_0,
Version_18_1_0 = ::ams::TargetFirmware_18_1_0,
Version_19_0_0 = ::ams::TargetFirmware_19_0_0,
Version_Current = ::ams::TargetFirmware_Current,