Mercurial > mm7
diff Render.h @ 454:5e5dfedcc0ad
Слияние
author | Ritor1 |
---|---|
date | Sun, 24 Feb 2013 09:18:17 +0600 |
parents | 58b71c1af7d8 |
children | cb0ad52d6a26 |
line wrap: on
line diff
--- a/Render.h Sun Feb 24 09:18:03 2013 +0600 +++ b/Render.h Sun Feb 24 09:18:17 2013 +0600 @@ -70,9 +70,9 @@ __int16 uPalette; __int16 uIndoorSectorID; __int16 field_1E; - __int16 some_x; - __int16 some_y; - __int16 some_z; + __int16 world_x; + __int16 world_y; + __int16 world_z; __int16 uScreenSpaceX; __int16 uScreenSpaceY; unsigned __int16 uPaletteSubindex;