fixed pch.h file for cocos2d-js

This commit is contained in:
Dale Stammen 2015-06-03 09:54:32 -07:00
parent e1a5d71ad6
commit af69c5e0e8
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
//
// pch.h
// Header for standard system include files.
//
#pragma once
#include "mozilla\Char16.h"
#include "cocos2d.h"
#include "cocos-ext.h"