diff options
Diffstat (limited to 'Classes/TutorialMode.h')
-rw-r--r-- | Classes/TutorialMode.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Classes/TutorialMode.h b/Classes/TutorialMode.h index 17b0c7f..6380483 100644 --- a/Classes/TutorialMode.h +++ b/Classes/TutorialMode.h | |||
@@ -21,6 +21,5 @@ | |||
21 | - (FallingObject*)dropSpecificItem:(FallingObject*)item; | 21 | - (FallingObject*)dropSpecificItem:(FallingObject*)item; |
22 | - (FallingObject*)dropRandomItem; | 22 | - (FallingObject*)dropRandomItem; |
23 | - (void)randomlyAddObject:(ccTime)dt; | 23 | - (void)randomlyAddObject:(ccTime)dt; |
24 | - (void)skipTutorial; | ||
25 | 24 | ||
26 | @end | 25 | @end |