diff options
author | erorcun <erorcunerorcun@hotmail.com.tr> | 2020-10-24 23:56:21 +0300 |
---|---|---|
committer | erorcun <erorcunerorcun@hotmail.com.tr> | 2020-10-24 23:56:21 +0300 |
commit | d0e80e8c97e14ef73d3acaf7ac992fe71b4e0fc9 (patch) | |
tree | 5420693c6fffb7cd3cf1fabb8df67c012ab52343 /src/rw | |
parent | 92ae468e008438d4563c0ee005bba1977099abd6 (diff) |
librw update
Diffstat (limited to 'src/rw')
-rw-r--r-- | src/rw/RwHelper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rw/RwHelper.cpp b/src/rw/RwHelper.cpp index 1c6c434c..4b598e9b 100644 --- a/src/rw/RwHelper.cpp +++ b/src/rw/RwHelper.cpp @@ -437,7 +437,7 @@ CameraSize(RwCamera * camera, RwRect * rect, RwRaster *zRaster; // BUG: game just changes camera raster's sizes, but this is a hack -#if 0//def FIX_BUGS +#ifdef FIX_BUGS /* * Destroy rasters... */ |