Turn array static

This commit is contained in:
twinaphex 2020-09-01 04:15:20 +02:00
parent 320cc443a8
commit 0cba3104be

View File

@ -1686,7 +1686,7 @@ void gfx_display_draw_keyboard(
unsigned i;
int ptr_width, ptr_height;
float white[16]= {
static float white[16] = {
1.00, 1.00, 1.00, 1.00,
1.00, 1.00, 1.00, 1.00,
1.00, 1.00, 1.00, 1.00,