rwops: Changed filenames that reference "rwops" to "iostream".
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
freely.
|
||||
*/
|
||||
|
||||
/* sanity tests on SDL_rwops.c (useful for alternative implementations of stdio rwops) */
|
||||
/* sanity tests on SDL_iostream.c (useful for alternative implementations of stdio iostream) */
|
||||
|
||||
/* quiet windows compiler warnings */
|
||||
#if defined(_MSC_VER) && !defined(_CRT_NONSTDC_NO_WARNINGS)
|
||||
|
||||
Reference in New Issue
Block a user