Mercurial > mm7
comparison Render.cpp @ 2092:a869b0376b48
enums and BLV_UpdateDoors()
author | Ritor1 |
---|---|
date | Thu, 12 Dec 2013 13:55:42 +0600 |
parents | 66cbc97b31fa |
children | 52415f8bf7c2 |
comparison
equal
deleted
inserted
replaced
2091:75edfa36c4de | 2092:a869b0376b48 |
---|---|
3653 uXa = -uXa; | 3653 uXa = -uXa; |
3654 v24 = -1; | 3654 v24 = -1; |
3655 } | 3655 } |
3656 v25 = 0; | 3656 v25 = 0; |
3657 | 3657 |
3658 __debugbreak(); //target sruface will most likely be 32bits/pixel, but this sub awaits 16 bits | 3658 //__debugbreak(); //target sruface will most likely be 32bits/pixel, but this sub awaits 16 bits |
3659 v26 = (unsigned __int16 *)v35->pTargetSurface; | 3659 v26 = (unsigned __int16 *)v35->pTargetSurface; |
3660 if ( v26 ) | 3660 if ( v26 ) |
3661 { | 3661 { |
3662 if ( (signed int)uXa <= v23 ) | 3662 if ( (signed int)uXa <= v23 ) |
3663 { | 3663 { |