Add a Squash scoring face (#18)

This commit is contained in:
Johan Oskarsson
2025-07-06 08:43:50 -07:00
committed by GitHub
parent fa84c27ee6
commit ece29d776c
4 changed files with 241 additions and 0 deletions

View File

@@ -51,5 +51,6 @@
#include "nanosec_face.h"
#include "mars_time_face.h"
#include "peek_memory_face.h"
#include "squash_face.h"
#include "totp_face.h"
// New includes go above this line.