HomeFreeBSD

games/glob2: Fix build with Clang 6

Description

games/glob2: Fix build with Clang 6

src/EditorMainMenu.cpp:93:20: error: no matching constructor for initialization of 'ChooseMapScreen'

ChooseMapScreen chooseMapScreen("maps", "map", false, "games", "game", false);
                ^               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/glob2-0.9.4.4_22.log

Details