all repos — mgba @ c3e02f9c92f7f834a8baef8fc597ff6c0f5eb6b7

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