mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +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>