xremote_haptic.h 197 B

123456789
  1. #pragma once
  2. #include <notification/notification_messages.h>
  3. void xremote_play_happy_bump(void* context);
  4. void xremote_play_bad_bump(void* context);
  5. void xremote_play_long_bump(void* context);