all repos — mgba @ 06d89aee48c7b985f95e49185bbf2eef99ace94e

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