mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
//
|
|
// Prefix header for all source files of the 'love' target in the 'love' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|