More on the branch. NotesLoader/Writer set up.

This commit is contained in:
Jason Felds
2011-02-27 22:17:18 -05:00
parent 84ca444bd2
commit ca83d063f8
5 changed files with 35 additions and 9 deletions
+2
View File
@@ -21,6 +21,8 @@ enum SSCLoadingStates
NUM_SSCLoadingStates /**< The number of states used. */
};
const float VERSION_RADAR_FAKE = 0.53f;
/**
* @brief The SSCLoader handles all of the parsing needed for .ssc files.
*/