mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 13:07:42 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
#include "../DNACommon/DNACommon.hpp"
|
||||
#include "../DNACommon/PAK.hpp"
|
||||
|
||||
namespace DataSpec
|
||||
{
|
||||
namespace DNAMP3
|
||||
namespace DataSpec::DNAMP3
|
||||
{
|
||||
|
||||
struct CAUD : BigYAML
|
||||
@@ -205,6 +203,5 @@ struct CAUD : BigYAML
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
#endif // _DNAMP3_CAUD_HPP_
|
||||
|
||||
Reference in New Issue
Block a user