Support PS3 by default
This commit is contained in:
@@ -36,5 +36,6 @@ struct DefaultConfiguration {
|
||||
```
|
||||
### `CustomConfiguration` macros
|
||||
```c++
|
||||
#define __USE_DEBUG_COLOR__ // Turns on colored rectangles during boot
|
||||
#define __USE_DEBUG_COLOR__ // Turns on colored rectangles during boot (off by default)
|
||||
#define __SUPPORT_PS3__ // Turns on PS3 support (on by default)
|
||||
```
|
Reference in New Issue
Block a user