remove gsAtmSideButtonText[]

This commit is contained in:
Marco Antonio J. Costa
2025-10-08 03:07:23 -03:00
committed by majcosta
parent 2eff78a2cf
commit 395c18c557
10 changed files with 0 additions and 89 deletions
-1
View File
@@ -247,7 +247,6 @@ bool Loc::ExportStrings()
ExportSection(props, L"BookMark", Loc::pBookMarkStrings, 0, TEXT_NUM_LAPTOP_BOOKMARKS);
ExportSection(props, L"BookmarkTitle", Loc::pBookmarkTitle, 0, 2);
ExportSection(props, L"Download", Loc::pDownloadString, 0, 2);
ExportSection(props, L"AtmSideButton", Loc::gsAtmSideButtonText, 0, 5);
ExportSection(props, L"AtmStartButton", Loc::gsAtmStartButtonText, 0, 4);
ExportSection(props, L"ATM", Loc::sATMText, 0, 6);
ExportSection(props, L"Error", Loc::pErrorStrings, 0, 5);