Add a Squash scoring face (#18)

This commit is contained in:
Johan Oskarsson
2025-07-06 08:43:50 -07:00
committed by GitHub
parent fa84c27ee6
commit ece29d776c
4 changed files with 241 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ SRCS += \
./watch-faces/complication/sunrise_sunset_face.c \
./watch-faces/complication/moon_phase_face.c \
./watch-faces/complication/days_since_face.c \
./watch-faces/complication/squash_face.c \
./watch-faces/complication/totp_face.c \
./watch-faces/demo/all_segments_face.c \
./watch-faces/demo/character_set_face.c \