all repos — mgba @ 9c23eb8428b2fd81d00c95ea1be56b508ba2b115

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