mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-10 00:29:33 +00:00
stopwatch opt (#2578)
* stopwatch opt * comments * format * fxi ms display when user tune display level
This commit is contained in:
committed by
GitHub
parent
4ecc9d04fe
commit
0ce6ea8318
@@ -191,6 +191,10 @@ set(EXTCPPSRC
|
||||
#doom
|
||||
external/doom/main.cpp
|
||||
external/doom/ui_doom.cpp
|
||||
|
||||
#screening
|
||||
# external/screening/main.cpp
|
||||
# external/screening/ui_screening.cpp
|
||||
)
|
||||
|
||||
set(EXTAPPLIST
|
||||
@@ -240,4 +244,5 @@ set(EXTAPPLIST
|
||||
stopwatch
|
||||
breakout
|
||||
doom
|
||||
# screening
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user