Files
SmallGame_Cocos2dx/Classes/Gamelist.h
T
2014-08-20 16:15:02 +08:00

21 lines
326 B
C

//
// gamelist.h
// OnceAgain
//
// Created by xiaohai on 14-2-24.
//
//
#ifndef OnceAgain_gamelist_h
#define OnceAgain_gamelist_h
#include "Game_Memory.h"
#include "GameFruitScene.h"
#include "GameDemo.h"
#include "RightTouchScene.h"
#include "GameNewLinker.h"
#include "GameSanXiaoLayer.h"
#endif