after
Code:
splashscreeny.bmap = splashing;

put
Code:
splashscreeny.pos_x = (screen_size.x - bmap_width(splashing)) / 2;
splashscreeny.pos_y = (screen_size.y - bmap_height(splashing)) / 2;