hex_viewer_speaker.h 124 B

1234
  1. #define NOTE_INPUT 587.33f
  2. void hex_viewer_play_input_sound(void* context);
  3. void hex_viewer_stop_all_sound(void* context);