mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Huge compile performance refactor
This commit is contained in:
@@ -4,9 +4,7 @@
|
||||
#include "DNACommon.hpp"
|
||||
#include "PAK.hpp"
|
||||
|
||||
namespace DataSpec
|
||||
{
|
||||
namespace DNAAudio
|
||||
namespace DataSpec::DNAAudio
|
||||
{
|
||||
|
||||
class ATBL
|
||||
@@ -16,7 +14,6 @@ public:
|
||||
static bool Cook(const hecl::ProjectPath& inPath, const hecl::ProjectPath& outPath);
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#endif // _DNACOMMON_ATBL_HPP_
|
||||
|
||||
Reference in New Issue
Block a user