mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-11 19:33:30 -07:00
Update application.fam
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
App(
|
||||
appid="INTAPP_Chip8",
|
||||
name="CHIP8 Emulator",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="chip8_app",
|
||||
cdefines=["APP_CHIP8"],
|
||||
requires=["gui"],
|
||||
stack_size=4 * 1024,
|
||||
order=60,
|
||||
fap_icon="chip8Icon.png",
|
||||
fap_category="Misc",
|
||||
)
|
||||
Reference in New Issue
Block a user