Procházet zdrojové kódy

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

legacy
Benjamin ‘Touky’ Huet touky před 13 roky
rodič
revize
c13c243453
2 změnil soubory, kde provedl 4 přidání a 4 odebrání
  1. +2
    -2
      test/BtPhysTest.cpp
  2. +2
    -2
      test/PhysicObject.h

+ 2
- 2
test/BtPhysTest.cpp Zobrazit soubor

@@ -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 Zobrazit soubor

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


Načítá se…
Zrušit
Uložit