GBA-8-19/External/Harmony/Backends/Drive/Harmony-Drive/Harmony_Drive.h
2024-06-14 17:15:51 +08:00

20 lines
514 B
Objective-C

//
// Harmony_Drive.h
// Harmony-Drive
//
// Created by Hthik on 1/22/18.
// Copyright © 2018 Hthik. All rights reserved.
//
#import <UIKit/UIKit.h>
//! Project version number for Harmony_Drive.
FOUNDATION_EXPORT double Harmony_DriveVersionNumber;
//! Project version string for Harmony_Drive.
FOUNDATION_EXPORT const unsigned char Harmony_DriveVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <Harmony_Drive/PublicHeader.h>