mirror of https://github.com/axmolengine/axmol.git
6 lines
173 B
Sed
6 lines
173 B
Sed
|
#!/usr/bin/sed -f
|
||
|
/#include "cocos2d_specifics.hpp"/c\
|
||
|
#include "jsb_pluginx_spidermonkey_specifics.h"\
|
||
|
#include "jsb_pluginx_basic_conversions.h"\
|
||
|
using namespace pluginx;
|