ultimatepp/examples/Box2DExample/init
unodgs 96fed37edc .examples: Added first (still incomplete) version of box2d example
git-svn-id: svn://ultimatepp.org/upp/trunk@2583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-30 20:30:20 +00:00

5 lines
134 B
Text

#ifndef _Box2DExample_icpp_init_stub
#define _Box2DExample_icpp_init_stub
#include "CtrlLib/init"
#include "plugin\box2d/init"
#endif