Updated.
This commit is contained in:
parent
6fe37fd840
commit
fde676b2dc
|
@ -2,7 +2,8 @@
|
||||||
* CHANGELOG.
|
* CHANGELOG.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
03192007 - Fixed two switched strings in CMakeLists.txt
|
03192007 - Fixed two switched strings in CMakeLists.txt ... patch to compile
|
||||||
|
with latest Windows Platform SDK.
|
||||||
03162007 - Changed PHYSFS_file from a typedef to a #define (in case it would
|
03162007 - Changed PHYSFS_file from a typedef to a #define (in case it would
|
||||||
cause an aggressive compiler to think you're passing the wrong type
|
cause an aggressive compiler to think you're passing the wrong type
|
||||||
to a function) and added Doxygen comments to explain it.
|
to a function) and added Doxygen comments to explain it.
|
||||||
|
|
Loading…
Reference in New Issue