cocoaTouch/TeamMenuViewController.h
author nemo
Sun, 21 Feb 2010 21:55:34 +0000
changeset 2837 6a1c18598b2c
parent 2687 28b8330b8af1
permissions -rw-r--r--
Be sure to initialise count for teleport in placement mode

//
//  TeamMenuViewController.h
//  hwengine
//
//  Created by Vittorio on 08/01/10.
//  Copyright 2010 __MyCompanyName__. All rights reserved.
//

#import <UIKit/UIKit.h>


@interface TeamMenuViewController : UIViewController {

}

@end