Преглед изворни кода

#include were fucked-up ......

legacy
Benjamin ‘Touky’ Huet touky пре 13 година
родитељ
комит
c13c243453
2 измењених фајлова са 4 додато и 4 уклоњено
  1. +2
    -2
      test/BtPhysTest.cpp
  2. +2
    -2
      test/PhysicObject.h

+ 2
- 2
test/BtPhysTest.cpp Прегледај датотеку

@@ -44,8 +44,8 @@ using namespace lol;
#define HAVE_PHYS_USE_BULLET
#endif /* HAVE_PHYS_USE_BULLET */

#include "Physics\LolPhysics.h"
#include "Physics\EasyPhysics.h"
#include "Physics/LolPhysics.h"
#include "Physics/EasyPhysics.h"
#include "PhysicObject.h"
#include "BtPhysTest.h"



+ 2
- 2
test/PhysicObject.h Прегледај датотеку

@@ -12,8 +12,8 @@
#define __PHYSICOBJECT_H__

#include "core.h"
#include "easymesh\easymesh.h"
#include "Physics\EasyPhysics.h"
#include "easymesh/easymesh.h"
#include "Physics/EasyPhysics.h"

using namespace lol;
using namespace lol::phys;


Loading…
Откажи
Сачувај