remove dupe app

This commit is contained in:
RogueMaster
2022-12-25 01:32:44 -05:00
parent 7b02f26e82
commit 309e78f1d6
11 changed files with 2 additions and 888 deletions

View File

@@ -1,6 +1,6 @@
App(
appid="game_2048",
name="2048",
appid="2048",
name="2048 (Original)",
apptype=FlipperAppType.EXTERNAL,
entry_point="game_2048_app",
cdefines=["APP_GAME_2048"],