Add VAG configuration option
This commit is contained in:
@@ -39,6 +39,8 @@ struct DefaultConfiguration {
|
||||
```
|
||||
### `CustomConfiguration` macros
|
||||
```c++
|
||||
// Turns on support of Sonys VAG files for the CDFileProcessor (off by default)
|
||||
#define __SUPPORT_VAG__
|
||||
// Turns on colored rectangles during boot (off by default)
|
||||
#define __USE_DEBUG_COLOR__
|
||||
// Turns on PS3 support (on by default)
|
||||
|
Reference in New Issue
Block a user