// Copyright eden Emulator Project // Licensed under GPLv3 or any later version // Refer to the license.txt file included. #pragma once void LaunchRoom(int argc, char** argv, bool called_by_option);