diff options
Diffstat (limited to 'Classes/GameOverLayer.h')
| -rwxr-xr-x | Classes/GameOverLayer.h | 5 |
1 files changed, 0 insertions, 5 deletions
| diff --git a/Classes/GameOverLayer.h b/Classes/GameOverLayer.h index ea533ac..c800e82 100755 --- a/Classes/GameOverLayer.h +++ b/Classes/GameOverLayer.h | |||
| @@ -8,11 +8,6 @@ | |||
| 8 | 8 | ||
| 9 | #import <Foundation/Foundation.h> | 9 | #import <Foundation/Foundation.h> |
| 10 | #import "cocos2d.h" | 10 | #import "cocos2d.h" |
| 11 | #import "Cart_CollectAppDelegate.h" | ||
| 12 | #import <sqlite3.h> | ||
| 13 | #import "cocoslive.h" | ||
| 14 | |||
| 15 | @class MainMenuLayer; | ||
| 16 | 11 | ||
| 17 | @interface GameOverLayer : CCLayer <UITextFieldDelegate, UIAlertViewDelegate> { | 12 | @interface GameOverLayer : CCLayer <UITextFieldDelegate, UIAlertViewDelegate> { |
| 18 | UILabel* scoreField; | 13 | UILabel* scoreField; |
