comparison Vis.cpp @ 2277:b9adf4f414f6

submenu Other
author Ritor1
date Fri, 14 Mar 2014 13:58:51 +0600
parents aff7a7b072b7
children ddb803517a48
comparison
equal deleted inserted replaced
2276:e2433db49428 2277:b9adf4f414f6
644 } 644 }
645 645
646 if ( v16 != 1 ) 646 if ( v16 != 1 )
647 return false; 647 return false;
648 648
649 extern bool show_picked_face;
650 if ( show_picked_face ) 649 if ( show_picked_face )
651 pFace->uAttributes |= FACE_PICKED; 650 pFace->uAttributes |= FACE_PICKED;
652 return true; 651 return true;
653 /* 652 /*
654 int v5; // esi@10 653 int v5; // esi@10