Merge branch 'master' into developer
Conflicts: source/config.c
This commit is contained in:
@@ -53,7 +53,7 @@ void configureCFW(const char *configPath)
|
|||||||
int posY;
|
int posY;
|
||||||
u32 enabled;
|
u32 enabled;
|
||||||
} multiOptions[] = {
|
} multiOptions[] = {
|
||||||
{ .posXs = {26, 31, 36, 41} },
|
{ .posXs = {26, 32, 38, 44} },
|
||||||
{ .posXs = {17, 26, 32, 44} },
|
{ .posXs = {17, 26, 32, 44} },
|
||||||
{ .posXs = {20, 31, 43, 0} }
|
{ .posXs = {20, 31, 43, 0} }
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user