PANEL level_pan =
{
pos_x = 0;
pos_y = 0;
layer = 1;
bmap = open_bmp;
flags = SHOW;
}

when i try to start up my level with this panel it doesnt work and says that 'open_bmp' is an undeclared identifier. i think that my fault lyes in 'open_bmp' but have no idea of what to do. i have tryed putting in just about every picture file type i know. any help?


One day there will be an unfixable bug,
That day is not today.