mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-07 18:16:00 -05:00
Add strings for loading screen.
This commit is contained in:
@@ -17,6 +17,7 @@ namespace strings
|
||||
static constexpr std::string_view BACKUPMENU_POPS = "BackupMenuPops";
|
||||
static constexpr std::string_view BACKUPMENU_STATUS = "BackupMenuStatus";
|
||||
static constexpr std::string_view CONTROL_GUIDES = "ControlGuides";
|
||||
static constexpr std::string_view DATA_LOADING_STATUS = "DataLoadingStatus";
|
||||
static constexpr std::string_view EXTRASMENU_MENU = "ExtrasMenu";
|
||||
static constexpr std::string_view EXTRASMENU_POPS = "ExtrasPops";
|
||||
static constexpr std::string_view GENERAL_POPS = "GeneralPops";
|
||||
|
||||
Reference in New Issue
Block a user