default_ini.h: Adjust ini comment for combo_button_buttons

This commit is contained in:
OpenSauce04 2026-07-04 13:54:56 +01:00
parent 64ab351d22
commit 4c767a26a9

View File

@ -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]