Changeset 2451 for trunk/test/physics/bulletcharactercontroller.cpp
- Timestamp:
- Feb 19, 2013, 1:25:45 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/physics/bulletcharactercontroller.cpp
r2450 r2451 20 20 #include "core.h" 21 21 #include <stdio.h> 22 #include " ../include/lolbtphysicsintegration.h"23 #include " ../include/lolphysics.h"24 #include " ../include/easycharactercontroller.h"25 #include " ../include/bulletcharactercontroller.h"22 #include "lolbtphysicsintegration.h" 23 #include "lolphysics.h" 24 #include "easycharactercontroller.h" 25 #include "bulletcharactercontroller.h" 26 26 //#include "LinearMath/btIDebugDraw.h" 27 27 //#include "BulletCollision/CollisionDispatch/btGhostObject.h"
Note: See TracChangeset
for help on using the changeset viewer.