project_files/HedgewarsMobile/Classes/VoicesViewController.m
branchhedgeroid
changeset 6224 42b256eca362
parent 6078 8c0cc07731e5
child 6700 e04da46ee43c
equal deleted inserted replaced
6055:88cfcd9161d3 6224:42b256eca362
    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