Moonrise face
Some checks failed
Build / build (push) Has been cancelled
Build / build-simulator (push) Has been cancelled

This commit is contained in:
hueso
2025-06-16 18:07:03 -03:00
parent 8c39d42824
commit b98a2a0870
6 changed files with 842 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_