Sigh - another buildfix

This commit is contained in:
twinaphex 2015-11-11 02:45:37 +01:00
parent 321d73cc66
commit 7bcd7d1d3d

View File

@ -56,7 +56,7 @@ static bool null_renderchain_init(void *data,
(void)dev_data;
(void)final_viewport_data;
(void)info_data;
(void)fmt;
(void)rgb32;
return true;
}