diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-04-10 13:50:02 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-04-10 14:07:49 (GMT) |
| commit | 34a6369f793bb36a3f66eba87535159819c65f2b (patch) | |
| tree | 65e206128ee042de8372d915966c8981246be9fb /src/displayapp/Apps.h | |
| parent | 4d8a0d3300345b71dcbd7e86d1e7c4cfcc3cf200 (diff) | |
Add jumpscore app
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index 8aad953..4f9fdcc 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -24,6 +24,7 @@ namespace Pinetime { StopWatch, Metronome, Motion, + Jumpscore, Steps, Weather, PassKey, |
