SU3 file parser

This commit is contained in:
orignal 2014-11-20 14:29:22 -05:00
parent f9ec60265a
commit af2a5b93f2
3 changed files with 64 additions and 1 deletions

View file

@ -17,7 +17,8 @@ namespace data
bool reseedNow();
};
void ProcessSU3File (const char * filename);
}
}
#endif
#endif