mirror of
https://github.com/OpenEmu/PPSSPP-Core.git
synced 2025-11-01 11:05:49 +00:00
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
//
|
|
// Prefix header for all source files of the 'PPSSPP' target in the 'PPSSPP' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Cocoa/Cocoa.h>
|
|
#endif
|