Breakout - The Portapack remake game rises from the pirate's lair (#2541)

* Breakout - The Portapack remake game rises from the pirate's lair

* Fixes

* Added a signature
This commit is contained in:
RocketGod 2025-03-04 22:43:30 -08:00 committed by GitHub
parent 52c3760e90
commit 18bebbfb6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 845 additions and 0 deletions

View file

@ -4,6 +4,10 @@ set(EXTCPPSRC
external/tetris/main.cpp
external/tetris/ui_tetris.cpp
#tetris
external/breakout/main.cpp
external/breakout/ui_breakout.cpp
#afsk_rx
external/afsk_rx/main.cpp
external/afsk_rx/ui_afsk_rx.cpp
@ -187,6 +191,7 @@ set(EXTAPPLIST
spainter
keyfob
tetris
breakout
extsensors
foxhunt_rx
audio_test