Don't run indent on the Xcode templates

This commit is contained in:
Sam Lantinga
2007-08-11 18:51:12 +00:00
parent 600b035f58
commit 4b88504be7
29 changed files with 729 additions and 740 deletions

View File

@@ -7,4 +7,5 @@
#import <Cocoa/Cocoa.h>
@ interface SDLMain:NSObject @ end
@interface SDLMain : NSObject
@end