mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 09:09:29 +00:00
Made the Space Invaders game. Argh matey! (#2709)
* Made the Space Invaders game. Argh matey! * Format code, sigh.
This commit is contained in:
@@ -220,6 +220,10 @@ set(EXTCPPSRC
|
||||
#detector_rx
|
||||
external/detector_rx/main.cpp
|
||||
external/detector_rx/ui_detector_rx.cpp
|
||||
|
||||
#space_invaders
|
||||
external/spaceinv/main.cpp
|
||||
external/spaceinv/ui_spaceinv.cpp
|
||||
)
|
||||
|
||||
set(EXTAPPLIST
|
||||
@@ -276,4 +280,5 @@ set(EXTAPPLIST
|
||||
level
|
||||
gfxeq
|
||||
detector_rx
|
||||
spaceinv
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user