Source release of Wolfenstein 3D Classic Platinum for iOS, 1.0

This commit is contained in:
Travis Bradshaw
2012-01-31 16:46:52 -06:00
commit e20e553baf
1001 changed files with 54065 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
//
// Prefix header for all source files of the 'wolf3d' target in the 'wolf3d' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif