public static void Start() { AudioController.BusControl.PlayWavAudioFiles(0, 0, 0); StartGraphics(); StartMenu(); ConsoleGraphics.ClearConsole(); }