Offically support Sony VAG because we have no own conversion

This commit is contained in:
2024-09-28 13:21:32 +02:00
parent c7da035725
commit 9f3e911513
4 changed files with 1 additions and 11 deletions

View File

@@ -31,8 +31,6 @@ namespace JabyEngine {
using Configuration = CustomConfiguration;
#else
using Configuration = DefaultConfiguration;
// TODO: v Turn off when this is supported
#define __SUPPORT_VAG__
#define __SUPPORT_PS3__
#endif // has jabyengine_custom_config
}