yogshototh/Yog-Shot-Oth/YPlayScene.h
2011-09-24 15:38:20 +02:00

13 lines
204 B
Objective-C

//
// YPlayScene.h
// Yog-Shot-Oth
//
// Created by Yann Esposito on 24/09/11.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
#import "CCScene.h"
@interface YPlayScene : CCScene
@end