nm I fixed it anyway

SVN revision: 3499
This commit is contained in:
Tom Gilbert 2000-09-17 02:26:24 +00:00
parent eebefe5ede
commit 6c80c342a7
1 changed files with 2 additions and 0 deletions

View File

@ -1471,6 +1471,8 @@ __imlib_RGBA_init(void *rd, void *gd, void *bd, int depth, DATA8 palette_type)
}
dither_a_init = 1;
}
if(!rd || !gd || !bd)
return;
switch (depth)
{
case 16: