BMP texture
It is the standard file format for bitmap defined for Windows 3.0.
Only bitmap with 24bit can be used.
{ texture
name FILENAME;
model { BMP
}
}
When the program finds this section, it looks for a "FILENAME.bmp" file
in the current directory or in the texture directory.