// // EmulatorView.h // emulator // // Created by admin on 1/18/15. // Copyright (c) 2015 reicast. All rights reserved. // #import @interface EmulatorView : GLKView @end