no, really. fix it this time. and stop telling me about createzip, local st command
This commit is contained in:
@@ -8,8 +8,8 @@ class Steps;
|
|||||||
|
|
||||||
namespace NotesWriterJson
|
namespace NotesWriterJson
|
||||||
{
|
{
|
||||||
static bool WriteSong( const RString &sFile, const Song &out, bool bWriteSteps );
|
bool WriteSong( const RString &sFile, const Song &out, bool bWriteSteps );
|
||||||
static bool WriteSteps( const RString &sFile, const Steps &out );
|
bool WriteSteps( const RString &sFile, const Steps &out );
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
@@ -27,6 +27,7 @@
|
|||||||
#include "NotesLoaderSM.h"
|
#include "NotesLoaderSM.h"
|
||||||
#include "NotesLoaderSSC.h"
|
#include "NotesLoaderSSC.h"
|
||||||
#include "NotesWriterDWI.h"
|
#include "NotesWriterDWI.h"
|
||||||
|
#include "NotesWriterJSON.h"
|
||||||
#include "NotesWriterSM.h"
|
#include "NotesWriterSM.h"
|
||||||
#include "NotesWriterSSC.h"
|
#include "NotesWriterSSC.h"
|
||||||
#include "UnlockManager.h"
|
#include "UnlockManager.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user