Adding GetStream(FileMode) to get the stream of a file

This commit is contained in:
Nathan Adams
2012-05-12 18:36:46 -05:00
parent f152fc2978
commit e74c663c02
6 changed files with 32 additions and 0 deletions

View File

@@ -72,6 +72,7 @@
* - Adding support for Gleed2D
* - Splitting the code for Gleed2D into seperate files
* - Adding a cache for loading in textures for Gleed2D
* - Adding GetStream(FileMode) to get the stream of a file
*
*/