1* figure out a good fix for grid prob at screen.cpp:376
2* screen.cpp causes a segfault (if you uncomment line 333) while trying to delete
3  the back array. The segfault is actually in the bmp_surface (SDL_Surface) which
4  makes it segfault while it is freed. This surface is in pixie and pixien.
5