Invaders Face (#210)
* invaders face: Initial commit, fully functional so far * invaders face: silence compiler warning * invaders face: prevent involuntary restarts when the game is over and save some bytes on flags --------- Co-authored-by: joeycastillo <joeycastillo@utexas.edu>
This commit is contained in:
@@ -104,6 +104,7 @@ SRCS += \
|
||||
../watch_faces/complication/habit_face.c \
|
||||
../watch_faces/clock/repetition_minute_face.c \
|
||||
../watch_faces/complication/timer_face.c \
|
||||
../watch_faces/complication/invaders_face.c \
|
||||
# New watch faces go above this line.
|
||||
|
||||
# Leave this line at the bottom of the file; it has all the targets for making your project.
|
||||
|
||||
Reference in New Issue
Block a user