summary refs log tree commit diff stats
path: root/Classes/Highscore.h
diff options
context:
space:
mode:
Diffstat (limited to 'Classes/Highscore.h')
-rwxr-xr-xClasses/Highscore.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Classes/Highscore.h b/Classes/Highscore.h index 4cab75f..bc6a8fb 100755 --- a/Classes/Highscore.h +++ b/Classes/Highscore.h
@@ -7,9 +7,6 @@
7// 7//
8 8
9#import <Foundation/Foundation.h> 9#import <Foundation/Foundation.h>
10#import <sqlite3.h>
11#import "Cart_CollectAppDelegate.h"
12#import "cocoslive.h"
13 10
14@interface Highscore : NSObject { 11@interface Highscore : NSObject {
15 NSString* name; 12 NSString* name;