Fixed Pacman global object initialization (#1891)

This commit is contained in:
Mark Thompson 2024-02-13 23:02:27 -06:00 committed by GitHub
parent 1800939833
commit 6193023c8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 5 deletions

View file

@ -1,8 +1,8 @@
set(EXTCPPSRC
#pacman
# external/pacman/main.cpp
# external/pacman/ui_pacman.cpp
external/pacman/main.cpp
external/pacman/ui_pacman.cpp
#tetris
external/tetris/main.cpp
@ -65,7 +65,7 @@ set(EXTCPPSRC
)
set(EXTAPPLIST
# pacman
pacman
afsk_rx
calculator
font_viewer