Formatting and organizational cleanup for controllers beginning with A

This commit is contained in:
Adam Honse
2024-04-30 23:37:19 -05:00
parent 89645dff38
commit b6d5c64c5b
78 changed files with 356 additions and 379 deletions

View File

@@ -9,8 +9,8 @@
| Dominik Mikolajczyk - dmiko 23/10/2023 |
\*------------------------------------------------------*/
#include "AlienwareAW410KController.h"
#include <cstring>
#include "AlienwareAW410KController.h"
AlienwareAW410KController::AlienwareAW410KController(hid_device* dev_handle, const char* path)
{