cocoaTouch/TeamMenuViewController.h
author koda
Sun, 10 Jan 2010 00:52:20 +0000 (2010-01-10)
changeset 2691 c0da3a98c01c
parent 2687 28b8330b8af1
permissions -rw-r--r--
initial support for engine protocol
//
//  TeamMenuViewController.h
//  hwengine
//
//  Created by Vittorio on 08/01/10.
//  Copyright 2010 __MyCompanyName__. All rights reserved.
//

#import <UIKit/UIKit.h>


@interface TeamMenuViewController : UIViewController {

}

@end