axmol/samples/HelloLua/proj.linux/main.h

8 lines
114 B
C
Raw Normal View History

2012-09-26 20:51:41 +08:00
#ifndef __MAIN_H__
#define __MAIN_H__
// C RunTime Header Files
#include "CCStdC.h"
#endif // __MAIN_H__