Mercurial > mm7
diff Mouse.h @ 2376:bcd7fadbf7d2
Слияние
author | Ritor1 |
---|---|
date | Mon, 12 May 2014 12:28:06 +0600 |
parents | bddcaf5d5db2 |
children | 0313c761d203 |
line wrap: on
line diff
--- a/Mouse.h Mon May 12 12:27:50 2014 +0600 +++ b/Mouse.h Mon May 12 12:28:06 2014 +0600 @@ -51,11 +51,11 @@ { uCursorTextureID = 0; uCursorTextureID_2 = 0; - pCursorBitmap_sysmem = 0; + pCursorBitmap_sysmem = nullptr; field_34 = 0; - pCursorBitmap2_sysmem = 0; - pCursorBitmap3_sysmembits_16bit = 0; - ptr_90 = 0; + pCursorBitmap2_sysmem = nullptr; + pCursorBitmap3_sysmembits_16bit = nullptr; + ptr_90 = nullptr; pWard = pWard; }