mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Remove irr
namespace (#16309)
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
// - For uses of getMatrix() you have to use quaternion::getMatrix_transposed instead.
|
||||
// #define IRR_TEST_BROKEN_QUATERNION_USE
|
||||
|
||||
namespace irr
|
||||
{
|
||||
namespace core
|
||||
{
|
||||
|
||||
@@ -704,4 +702,3 @@ inline core::quaternion &quaternion::rotationFromTo(const vector3df &from, const
|
||||
}
|
||||
|
||||
} // end namespace core
|
||||
} // end namespace irr
|
||||
|
Reference in New Issue
Block a user