all repos — mgba @ c188e77b15daf35c2a4f0f85959119f8007c672f

mGBA Game Boy Advance Emulator

src/platform/openemu/mGBAGameCore.h (view raw)

1#import <Cocoa/Cocoa.h>
2#import <OpenEmuBase/OEGameCore.h>
3
4OE_EXPORTED_CLASS
5@interface mGBAGameCore : OEGameCore
6@end