mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
Since there were multiple sub-menus, their prompts are turned into comments. Some option were missing a prompt, so add one; switch integer options to use the 'int' type instead of 'string'. Add separating lines around options. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>