#pragma once extern int DSGM_alarmCount; extern int *DSGM_alarms; void DSGM_InitAlarms(void); void DSGM_AddAlarm(void);