comparison Actor.cpp @ 2334:ddb803517a48

unused local variables I commented
author Ritor1
date Wed, 02 Apr 2014 21:05:19 +0600
parents 9551756f46c4
children d6887ee81068
comparison
equal deleted inserted replaced
2333:82851980e3d8 2334:ddb803517a48
3920 { 3920 {
3921 signed int distance; // edi@1 3921 signed int distance; // edi@1
3922 int for_x; // ebx@5 3922 int for_x; // ebx@5
3923 int for_y; // [sp+Ch] [bp-10h]@5 3923 int for_y; // [sp+Ch] [bp-10h]@5
3924 int for_z; // [sp+10h] [bp-Ch]@5 3924 int for_z; // [sp+10h] [bp-Ch]@5
3925 int v3; // eax@5 3925 // int v3; // eax@5
3926 int v4; // ebx@5 3926 // int v4; // ebx@5
3927 unsigned int v5; // ecx@5 3927 // unsigned int v5; // ecx@5
3928 int v6; // edx@6 3928 // int v6; // edx@6
3929 unsigned int v7; // edx@8 3929 // unsigned int v7; // edx@8
3930 unsigned int v8; // edx@10 3930 // unsigned int v8; // edx@10
3931 3931
3932 3932
3933 distance = 5120; 3933 distance = 5120;
3934 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor) 3934 if ( uCurrentlyLoadedLevelType == LEVEL_Indoor)
3935 distance = 2560; 3935 distance = 2560;