mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 02:37:54 -05:00
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