mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-27 03:49:58 -07:00
5 lines
124 B
C
5 lines
124 B
C
#define NOTE_INPUT 587.33f
|
|
|
|
void hex_viewer_play_input_sound(void* context);
|
|
void hex_viewer_stop_all_sound(void* context);
|