standardize "grey" to "gray"
This commit is contained in:
@@ -153,7 +153,7 @@ static const struct BgTemplate sBgTemplates[3] =
|
||||
},
|
||||
};
|
||||
|
||||
static const u8 sTextColors[] = {TEXT_COLOR_TRANSPARENT, TEXT_COLOR_WHITE, TEXT_COLOR_LIGHT_GREY};
|
||||
static const u8 sTextColors[] = {TEXT_COLOR_TRANSPARENT, TEXT_COLOR_WHITE, TEXT_COLOR_LIGHT_GRAY};
|
||||
|
||||
static const struct OamData sOam_Hand =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user