Format: Run the new clang format on everything
This commit is contained in:
@ -100,7 +100,8 @@ enum Values {
|
||||
};
|
||||
|
||||
static const std::array<const char*, NumAnalogs> mapping = {{
|
||||
"lstick", "rstick",
|
||||
"lstick",
|
||||
"rstick",
|
||||
}};
|
||||
} // namespace NativeAnalog
|
||||
|
||||
|
Reference in New Issue
Block a user