mirror of https://github.com/axmolengine/axmol.git
commit
8b34ea98de
|
@ -37,12 +37,11 @@ THE SOFTWARE.
|
||||||
#include "platform/CCStdC.h"
|
#include "platform/CCStdC.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
namespace cocos2d
|
||||||
|
{
|
||||||
#ifndef _unz64_H
|
#ifndef _unz64_H
|
||||||
typedef struct unz_file_info_s unz_file_info;
|
typedef struct unz_file_info_s unz_file_info;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace cocos2d
|
|
||||||
{
|
|
||||||
/* XXX: pragma pack ??? */
|
/* XXX: pragma pack ??? */
|
||||||
/** @struct CCZHeader
|
/** @struct CCZHeader
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue