panel myButtons
{
...
...
button 500,30,NULL,<btnNormal.tga>,<btnOver.tga>,NULL,NULL,NULL;
}

Error(137): Bitmap unknown NULL
while the manual said each of the bitmaps and functions can be replaced by NULL.