Moved Wordle from legacy to main folder
This commit is contained in:
@@ -61,4 +61,5 @@
|
||||
#include "totp_face.h"
|
||||
#include "tally_face.h"
|
||||
#include "probability_face.h"
|
||||
#include "wordle_face.h"
|
||||
// New includes go above this line.
|
||||
|
||||
@@ -16,6 +16,7 @@ SRCS += \
|
||||
./watch-faces/complication/squash_face.c \
|
||||
./watch-faces/complication/totp_face.c \
|
||||
./watch-faces/complication/tally_face.c \
|
||||
./watch-faces/complication/wordle_face.c \
|
||||
./watch-faces/demo/all_segments_face.c \
|
||||
./watch-faces/demo/character_set_face.c \
|
||||
./watch-faces/demo/light_sensor_face.c \
|
||||
|
||||
Reference in New Issue
Block a user