all repos — mgba @ bdc4e2837d7f82189e2342851ef3c67340df0741

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