SayoriOS  0.3.3
status_sounds.h
1 #pragma once
2 
3 void ERROR_sound();
4 void ATTENTION_sound();
5 void ALERT_sound();
6 void GLOBAL_ERROR_sound();