Tetris/TetrisUI/TetrisUI.h

20 lines
508 B
Objective-C

//
// TetrisUI.h
// TetrisUI
//
// Created by Shadowfacts on 10/14/19.
// Copyright © 2019 Shadowfacts. All rights reserved.
//
#import <Foundation/Foundation.h>
//! Project version number for TetrisUI_iOS.
FOUNDATION_EXPORT double TetrisUIVersionNumber;
//! Project version string for TetrisUI_iOS.
FOUNDATION_EXPORT const unsigned char TetrisUIVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <TetrisUI/PublicHeader.h>