mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-07-10 18:04:44 -06:00
default_ini.h: Adjust ini comment for combo_button_buttons
This commit is contained in:
parent
64ab351d22
commit
4c767a26a9
@ -80,7 +80,7 @@ static const char* android_config_default_file_content = (BOOST_HANA_STRING(R"(
|
||||
# Use Artic Controller when connected to Artic Base Server. (Default 0)
|
||||
)") DECLARE_KEY(use_artic_base_controller) BOOST_HANA_STRING(R"(
|
||||
|
||||
# Listing of Combo Buttons attached to the Hotkey. (Default [] or empty)
|
||||
# List of buttons which will be triggered by the combo button. (Default [] or empty)
|
||||
)") DECLARE_KEY(combo_button_buttons) BOOST_HANA_STRING(R"(
|
||||
|
||||
[Core]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user