// // A2iOS-Bridging-Header.h // A2Mac // // Created by Tamas Rudnai on 2/17/20. // Copyright © 2020 GameAlloy. All rights reserved. // // // Use this file to import your target's public headers that you would like to expose to Swift. // #ifndef A2iOS_Bridging_Header_h #define A2iOS_Bridging_Header_h #import "6502.h" #import "disk.h" #endif /* A2iOS_Bridging_Header_h */