Physics: Change includes to Physics3D

This commit is contained in:
Lynix
2016-10-13 06:03:22 +02:00
parent eae8847bd1
commit 24f1859ec2
20 changed files with 53 additions and 53 deletions

View File

@@ -12,7 +12,7 @@
// On force la valeur de MANAGE_MEMORY en mode debug
#if defined(NAZARA_DEBUG) && !NAZARA_PHYSICS_MANAGE_MEMORY
#undef NAZARA_PHYSICS_MANAGE_MEMORY
#define NAZARA_PHYSICS_MANAGE_MEMORY 0
#define NAZARA_PHYSICS3D_MANAGE_MEMORY 0
#endif
#endif // NAZARA_CONFIG_CHECK_PHYSICS_HPP