author | Ryan C. Gordon <icculus@icculus.org> |
Thu, 21 Mar 2002 04:03:38 +0000 | |
changeset 129 | 28340d5fe57b |
parent 128 | 31f754165105 |
child 130 | 2deec3eb7430 |
--- a/CHANGELOG Thu Mar 21 03:23:12 2002 +0000 +++ b/CHANGELOG Thu Mar 21 04:03:38 2002 +0000 @@ -69,6 +69,7 @@ better. Patched makefile to link the test program. Changed all the "write" functions to get data from a "const" buffer. Added an "extras" dir, which currently contains PhysFS->SDL_RWops glue code. +03202002 - Patched platform/win32.c to compile. --ryan. (icculus@clutteredmind.org)