mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-13 04:06:09 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
|
||||
#include "../../DNACommon/DNACommon.hpp"
|
||||
|
||||
namespace DataSpec
|
||||
{
|
||||
namespace DNAMP1
|
||||
namespace DataSpec::DNAMP1
|
||||
{
|
||||
struct CTweakCameraBob : BigYAML
|
||||
{
|
||||
@@ -26,6 +24,5 @@ struct CTweakCameraBob : BigYAML
|
||||
Value<float> helmetBobMagnitude;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
#endif // __URDE_CTWEAKCAMERABOB_HPP__
|
||||
|
||||
Reference in New Issue
Block a user