mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
rwops: Changed filenames that reference "rwops" to "iostream".
This commit is contained in:
parent
6776b6108a
commit
5a21d87e69
24 changed files with 55 additions and 53 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue