fusee/exo: update for recognition of 13.0.0

This commit is contained in:
Michael Scire
2021-09-15 16:08:57 -07:00
parent 724bd2b4d2
commit 00a0a4f44b
8 changed files with 37 additions and 9 deletions

View File

@@ -65,6 +65,7 @@ namespace ams::hos {
Version_12_0_2 = ::ams::TargetFirmware_12_0_2,
Version_12_0_3 = ::ams::TargetFirmware_12_0_3,
Version_12_1_0 = ::ams::TargetFirmware_12_1_0,
Version_13_0_0 = ::ams::TargetFirmware_13_0_0,
Version_Current = ::ams::TargetFirmware_Current,