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
|
||||
{
|
||||
static bool WriteSong( const RString &sFile, const Song &out, bool bWriteSteps );
|
||||
static bool WriteSteps( const RString &sFile, const Steps &out );
|
||||
bool WriteSong( const RString &sFile, const Song &out, bool bWriteSteps );
|
||||
bool WriteSteps( const RString &sFile, const Steps &out );
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
#include "NotesLoaderSM.h"
|
||||
#include "NotesLoaderSSC.h"
|
||||
#include "NotesWriterDWI.h"
|
||||
#include "NotesWriterJSON.h"
|
||||
#include "NotesWriterSM.h"
|
||||
#include "NotesWriterSSC.h"
|
||||
#include "UnlockManager.h"
|
||||
|
||||
Reference in New Issue
Block a user