comparison Monsters.cpp @ 186:d65528fc3bda

D3D constants, shore tiles, camera flags
author Nomad
date Fri, 15 Feb 2013 19:53:40 +0200
parents 9c0607679772
children 9b77686e2239
comparison
equal deleted inserted replaced
185:16d257ffc802 186:d65528fc3bda
1058 } 1058 }
1059 goto LABEL_325; 1059 goto LABEL_325;
1060 case 0x1A: 1060 case 0x1A:
1061 v102->pInfos[v103].uSpell2UseChance = atoi((const char *)v2); 1061 v102->pInfos[v103].uSpell2UseChance = atoi((const char *)v2);
1062 goto LABEL_325; 1062 goto LABEL_325;
1063
1063 case 0x1B: 1064 case 0x1B:
1064 strcpy(Dest, (const char *)v2); 1065 strcpy(Dest, (const char *)v2);
1065 Dest[0] = ' '; 1066 Dest[0] = ' ';
1066 Dest[strlen(Dest) - 1] = ' '; 1067 Dest[strlen(Dest) - 1] = ' ';
1067 v57 = texture_frame_table_txt_parser(Dest, &v86); 1068 v57 = texture_frame_table_txt_parser(Dest, &v86);