mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
feat: Chess v1.8
This commit is contained in:
7
applications/external/chess/helpers/flipchess_haptic.h
vendored
Normal file
7
applications/external/chess/helpers/flipchess_haptic.h
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
#include <notification/notification_messages.h>
|
||||
|
||||
void flipchess_play_happy_bump(void* context);
|
||||
|
||||
void flipchess_play_bad_bump(void* context);
|
||||
|
||||
void flipchess_play_long_bump(void* context);
|
||||
Reference in New Issue
Block a user