import pygame, logging import bullet, player, textures MENU_WINDOW = "" def initialise(menu, options): pass