#pragma once void add_date_layers(Layer *window_layer, int16_t width, int16_t height); //adds/configures weather/date display lines void update_date_layer(); //checks/updates date display line