mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-05 17:44:55 -06:00
.examples: Added first (still incomplete) version of box2d example
git-svn-id: svn://ultimatepp.org/upp/trunk@2583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
95bb78a131
commit
685b4834da
3 changed files with 369 additions and 0 deletions
5
examples/Box2DExample/init
Normal file
5
examples/Box2DExample/init
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#ifndef _Box2DExample_icpp_init_stub
|
||||
#define _Box2DExample_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#include "plugin\box2d/init"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue