changeset 3250 | d5cd1a617123 |
child 3251 | 221c163ad5d9 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cocoaTouch/iPad/SingleTeamViewController.h Fri Apr 02 12:38:36 2010 +0000 @@ -0,0 +1,16 @@ +// +// SingleTeamViewController.h +// HedgewarsMobile +// +// Created by Vittorio on 02/04/10. +// Copyright 2010 __MyCompanyName__. All rights reserved. +// + +#import <UIKit/UIKit.h> + + +@interface SingleTeamViewController : UITableViewController { + +} + +@end