mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 10:46:10 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
#include "../../DNACommon/Tweaks/ITweakBall.hpp"
|
||||
#include "zeus/CVector3f.hpp"
|
||||
|
||||
namespace DataSpec
|
||||
{
|
||||
namespace DNAMP1
|
||||
namespace DataSpec::DNAMP1
|
||||
{
|
||||
struct CTweakBall final : public ITweakBall
|
||||
{
|
||||
@@ -217,5 +215,4 @@ struct CTweakBall final : public ITweakBall
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
#endif // __DNAMP1_CTWEAKBALL_HPP__
|
||||
|
||||
Reference in New Issue
Block a user