Implement & link m_vibctl.c

This commit is contained in:
Cuyler36
2023-06-17 23:52:03 -04:00
parent 214069927d
commit 1f7c355a5e
5 changed files with 583 additions and 7 deletions
+4
View File
@@ -7,6 +7,10 @@
extern "C" {
#endif
#define PAD_MOTOR_STOP 0
#define PAD_MOTOR_RUMBLE 1
#define PAD_MOTOR_STOP_HARD 2
#define PAD_BUTTON_LEFT 0x0001
#define PAD_BUTTON_RIGHT 0x0002
#define PAD_BUTTON_DOWN 0x0004