fix catalog.xml out of date after reloading songs
This commit is contained in:
@@ -9,7 +9,10 @@ extern const RString CATALOG_XML;
|
||||
extern const RString CATALOG_XSL;
|
||||
extern const RString CATALOG_XML_FILE;
|
||||
|
||||
void SaveCatalogXml( LoadingWindow *ld );
|
||||
namespace CatalogXml
|
||||
{
|
||||
void Save( LoadingWindow *ld );
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user