This commit is contained in:
Ryan C. Gordon 2002-03-15 14:52:57 +00:00
parent 20024184f2
commit 81bac7781f
1 changed files with 5 additions and 3 deletions

View File

@ -65,6 +65,8 @@
Darwin-specific means to detect CDs (thanks to Patrick Stein).
Minor cleanup in win32.c (changed "for (; condition ;)" into
"while (condition)" ...)
03152002 - PHYSFS_setSaneConfig() now handles failure to set the write dir
better.
--ryan. (icculus@clutteredmind.org)