This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c048fe77c6
axmol
/
template
/
marmalade
/
Source
/
Main.h
5 lines
38 B
C
Raw
Normal View
History
Unescape
Escape
issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces. Also, 1. Used macro NS_CC_BEGIN instead of namespace cocos2d {, NS_CC_END instead of }. 2. Removed some unused files. 3. Renamed the name of some folders, for example, "test.android"-->"proj.android" .
2012-04-19 14:35:52 +08:00
#
ifndef MAIN_H
#
define MAIN_H
#
endif