Ver código fonte

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

legacy
Benjamin ‘Touky’ Huet touky 13 anos atrás
pai
commit
c13c243453
2 arquivos alterados com 4 adições e 4 exclusões
  1. +2
    -2
      test/BtPhysTest.cpp
  2. +2
    -2
      test/PhysicObject.h

+ 2
- 2
test/BtPhysTest.cpp Ver arquivo

@@ -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 Ver arquivo

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


Carregando…
Cancelar
Salvar