Moonrise face
Some checks are pending
Build / build-simulator (push) Waiting to run
Build / build (push) Waiting to run

This commit is contained in:
hueso
2025-03-29 16:14:19 -03:00
parent 0ef5e5700e
commit 3f7adcc996
6 changed files with 871 additions and 0 deletions

View File

@@ -123,6 +123,7 @@
#include "accel_interrupt_count_face.h"
#include "metronome_face.h"
#include "smallchess_face.h"
#include "moonrise_face.h"
// New includes go above this line.
#endif // MOVEMENT_FACES_H_