Mercurial > mm7
diff Weather.cpp @ 1980:c1c74df0a33e
changing most of auto types to their actual types
author | Grumpy7 |
---|---|
date | Wed, 30 Oct 2013 00:47:37 -0700 |
parents | 0aeac0b9ca30 |
children | 259df09dfb50 |
line wrap: on
line diff
--- a/Weather.cpp Mon Oct 28 22:16:42 2013 -0700 +++ b/Weather.cpp Wed Oct 30 00:47:37 2013 -0700 @@ -217,7 +217,7 @@ screen_x = viewparams->uScreen_topL_X; screen_z_minus_4 = viewparams->uScreen_BttmR_X - 4; - auto _this = this->field_0; + short* _this = this->field_0; while ( 1 ) { v6 = &_this[2 * v4];