diff options
Diffstat (limited to 'dome_key_map.h')
| -rw-r--r-- | dome_key_map.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/dome_key_map.h b/dome_key_map.h index a6e44ca..88909f0 100644 --- a/dome_key_map.h +++ b/dome_key_map.h @@ -6,6 +6,8 @@  #include <stdlib.h>  #include <stdbool.h> +#define DAYS_REMAINING 30 +  typedef enum {    HeadphoneButton_Play,    HeadphoneButton_Up, | 
