cocoaTouch/gameSetup.h
changeset 2693 3207e0eacd43
parent 2692 ce9992075118
child 2694 dcd248e04f3d
--- a/cocoaTouch/gameSetup.h	Tue Jan 12 07:32:15 2010 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-//
-//  gameSetup.h
-//  hwengine
-//
-//  Created by Vittorio on 10/01/10.
-//  Copyright 2010 __MyCompanyName__. All rights reserved.
-//
-
-#import <Foundation/Foundation.h>
-
-
-@interface gameSetup : NSObject {
-
-}
-
-@end
-
-void engineProtocolThread ();
-void setupArgsForLocalPlay();