activegs-ios/Common.iphone/ActiveGS-Bridging-Header.h

10 lines
175 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <UIKit/UIKit.h>
#import "KeyMapper.h"
#import "EmuWrapper.h"