add optin to delete saved license info

This commit is contained in:
Martin Michelsen
2022-06-04 22:56:18 -07:00
parent 35d9f12e0a
commit 9d2f845418
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ namespace MainMenuItemID {
constexpr uint32_t PATCHES = 0x11666611;
constexpr uint32_t PROGRAMS = 0x11777711;
constexpr uint32_t DISCONNECT = 0x11888811;
constexpr uint32_t CLEAR_LICENSE = 0x11999911;
}
namespace InformationMenuItemID {