LSGMainViewController.h 171 Bytes
//
//  LSGMainViewController.h
//  letsgameDemo
//
//  Created by zhy on 14-5-24.
//
//

#import <UIKit/UIKit.h>

@interface LSGMainViewController : UIViewController
@end