mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-06 19:01:21 +03:00
Issue #107: World is accessed only through the interface class from now on; some include cleanup
This commit is contained in:
parent
035c1c4b6e
commit
4c39fefd1e
85 changed files with 331 additions and 279 deletions
|
@ -4,7 +4,6 @@
|
|||
#include <btBulletDynamicsCommon.h>
|
||||
#include <btBulletCollisionCommon.h>
|
||||
#include <components/nifbullet/bullet_nif_loader.hpp>
|
||||
//#include <apps\openmw\mwworld\world.hpp>
|
||||
|
||||
namespace OEngine {
|
||||
namespace Physic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue