Port of deadline face (#48)

* port of deadline face

* removed beep type enum from header

---------

Co-authored-by: Joey Castillo <joeycastillo@utexas.edu>
This commit is contained in:
Konrad Rieck
2025-08-03 19:03:12 +02:00
committed by GitHub
parent 4b4735065f
commit 1954944d8d
4 changed files with 704 additions and 0 deletions

View File

@@ -62,5 +62,6 @@
#include "tally_face.h"
#include "probability_face.h"
#include "ke_decimal_time_face.h"
#include "deadline_face.h"
#include "wordle_face.h"
// New includes go above this line.