(svn r19509) -Codechange: remove superfluous semicolons after function definitions
This commit is contained in:
@@ -68,7 +68,7 @@ void FiosFreeSavegameList()
|
||||
{
|
||||
_fios_items.Clear();
|
||||
_fios_items.Compact();
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* Get descriptive texts. Returns the path and free space
|
||||
|
Reference in New Issue
Block a user