# Load Screen MenuHandlers.addEntry(:LOAD,_INTL("Load"),"menuLoad",proc{|menu| scene = PokemonLoad_Scene.new screen = PokemonLoadScreen.new(scene) screen.pbStartLoadScreen menu.pbEndScene menu.endscene = false Click to expand...