Initial Mercurial commit.

This commit is contained in:
rude
2009-07-26 15:46:49 +02:00
commit dcb3dfd83d
417 changed files with 124060 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
//
// Prefix header for all source files of the 'love' target in the 'love' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif