Offically support Sony VAG because we have no own conversion
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <PSX/SPU/spu.hpp>
|
||||
#include <stdio.hpp>
|
||||
|
||||
#ifdef __SUPPORT_VAG__
|
||||
namespace JabyEngine {
|
||||
namespace FileProcessor {
|
||||
struct VAGHeader {
|
||||
@@ -77,5 +76,4 @@ namespace JabyEngine {
|
||||
return State::from(VAGState::create(file.voice_number, file.inital_stereo_vol), data_adr, parse_header);
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // __SUPPORT_VAG__
|
||||
}
|
||||
Reference in New Issue
Block a user