project_files/HedgewarsMobile/Classes/MapPreviewButtonView.h
changeset 6868 f31b5213b163
parent 6832 fae8fd118da9
child 10108 c68cf030eded
equal deleted inserted replaced
6867:e7851ac961ba 6868:f31b5213b163
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    16  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
    17  */
    17  */
    18 
    18 
    19 
    19 
    20 #import <UIKit/UIKit.h>
    20 #import <UIKit/UIKit.h>
       
    21 #import "SDL_net.h"
    21 
    22 
    22 
    23 
    23 @protocol MapPreviewViewDelegate <NSObject>
    24 @protocol MapPreviewViewDelegate <NSObject>
    24 
    25 
    25 -(void) turnOnWidgets;
    26 -(void) turnOnWidgets;