[splittiming] Write out the #SPEEDS tag.

We're not incrementing the version due to 0.70
being the main one with Split Timing.

If requested, maybe a version 0.64 or something.
This commit is contained in:
Jason Felds
2011-05-15 15:24:36 -04:00
parent e2da0c4527
commit 3b684e8c20
5 changed files with 95 additions and 0 deletions
+1
View File
@@ -80,6 +80,7 @@ namespace SSCLoader
void ProcessWarps( TimingData &, const RString );
void ProcessLabels( TimingData &, const RString );
void ProcessCombos( TimingData &, const RString );
void ProcessSpeeds( TimingData &, const RString );
}
#endif
/**