Fix pedantic warning.
This commit is contained in:
parent
095737d863
commit
b6b47ff254
@ -86,5 +86,5 @@ void initSingleColorLookup()
|
||||
PrepareOptTable(&OMatch6[0][0], expand6, 64, false);
|
||||
PrepareOptTable(&OMatchAlpha5[0][0], expand5, 32, true);
|
||||
PrepareOptTable(&OMatchAlpha6[0][0], expand6, 64, true);
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user