cocoaTouch/otherSrc/CommodityFunctions.m
changeset 3495 a6b4f351d400
parent 3490 016b3172b645
child 3513 f589230fa21b
equal deleted inserted replaced
3494:208c5671b202 3495:a6b4f351d400
     5 //  Created by Vittorio on 08/04/10.
     5 //  Created by Vittorio on 08/04/10.
     6 //  Copyright 2010 __MyCompanyName__. All rights reserved.
     6 //  Copyright 2010 __MyCompanyName__. All rights reserved.
     7 //
     7 //
     8 
     8 
     9 #import "CommodityFunctions.h"
     9 #import "CommodityFunctions.h"
    10 #import "SDL_uikitappdelegate.h"
       
    11 #import <mach/mach.h>
    10 #import <mach/mach.h>
    12 #import <mach/mach_host.h>
    11 #import <mach/mach_host.h>
    13 
    12 
    14 void createTeamNamed (NSString *nameWithoutExt) {
    13 void createTeamNamed (NSString *nameWithoutExt) {
    15     NSString *teamsDirectory = TEAMS_DIRECTORY();
    14     NSString *teamsDirectory = TEAMS_DIRECTORY();