Переглянути джерело

#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;


Завантаження…
Відмінити
Зберегти