mirror of
https://github.com/wu736139669/OzgGameRPG.git
synced 2026-08-05 06:24:38 +00:00
9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
//
|
|
// Prefix header for all source files of the 'HelloLua' target in the 'HelloLua' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#endif
|