mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Remove cdefines from external apps
This commit is contained in:
@@ -3,7 +3,6 @@ App(
|
||||
name="Zombiez",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="zombiez_game_app",
|
||||
cdefines=["APP_ZOMBIEZ_GAME"],
|
||||
requires=["gui"],
|
||||
stack_size=2 * 1024,
|
||||
order=280,
|
||||
|
||||
Reference in New Issue
Block a user