#ifndef _OSWALD_WATCH_FACES_H #define _OSWALD_WATCH_FACES_H void DrawLcdAnaClock(void); void DrawLcdDigitalClock(void); #endif