project_files/HedgewarsMobile/Classes/VoicesViewController.m
changeset 6078 8c0cc07731e5
parent 5208 878e551f0b4a
child 6700 e04da46ee43c
equal deleted inserted replaced
6077:d8fa5a85d24f 6078:8c0cc07731e5
    18  * File created on 02/04/2010.
    18  * File created on 02/04/2010.
    19  */
    19  */
    20 
    20 
    21 
    21 
    22 #import "VoicesViewController.h"
    22 #import "VoicesViewController.h"
    23 #import "CommodityFunctions.h"
    23 
    24 
    24 
    25 @implementation VoicesViewController
    25 @implementation VoicesViewController
    26 @synthesize teamDictionary, voiceArray, lastIndexPath;
    26 @synthesize teamDictionary, voiceArray, lastIndexPath;
    27 
    27 
    28 
    28