cleanup
This commit is contained in:
@@ -75,7 +75,7 @@ static PlayerNumber GetFirstReadyMemoryCard()
|
|||||||
return PLAYER_INVALID;
|
return PLAYER_INVALID;
|
||||||
}
|
}
|
||||||
|
|
||||||
static LocalizedString MEMORY_CARD_EDITS_NOT_CLEARED( "ScreenServiceAction", "Edits not cleared - No memory cards ready." );
|
static LocalizedString MEMORY_CARD_EDITS_NOT_CLEARED ( "ScreenServiceAction", "Edits not cleared - No memory cards ready." );
|
||||||
static LocalizedString EDITS_CLEARED ( "ScreenServiceAction", "%d edits cleared, %d errors." );
|
static LocalizedString EDITS_CLEARED ( "ScreenServiceAction", "%d edits cleared, %d errors." );
|
||||||
static RString ClearMemoryCardEdits()
|
static RString ClearMemoryCardEdits()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user