Skip to content
Commit 8f36c0f6 authored by Harald Sitter's avatar Harald Sitter 🐧 Committed by Vlad Zahorodnii
Browse files

buttonrebinds: some stylistic polish

- obey rule of 5
- always initialize variables at declaration
- don't be needlessly explicit about things
- prefer std::array over c arrays
- don't else if after return
parent bf48c3b8
Pipeline #287254 failed with stage
in 14 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment