mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 12:58:41 +00:00
metagen: simplify data tables
This commit is contained in:
@@ -786,7 +786,7 @@ rgba_from_u32_lit_comp(0x0000003f),
|
||||
rgba_from_u32_lit_comp(0x0000007f),
|
||||
};
|
||||
|
||||
Vec4F32 * df_g_theme_preset_colors_table[] =
|
||||
Vec4F32* df_g_theme_preset_colors_table[] =
|
||||
{
|
||||
df_g_theme_preset_colors__default_dark,
|
||||
df_g_theme_preset_colors__default_light,
|
||||
|
||||
Reference in New Issue
Block a user