瀏覽代碼

Merge tama_p1 from https://github.com/xMasterX/all-the-plugins

Willy-JL 2 年之前
父節點
當前提交
2a6df38d0b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tama_p1/application.fam

+ 2 - 2
tama_p1/application.fam

@@ -5,8 +5,8 @@ App(
     entry_point="tama_p1_app",
     cdefines=["APP_TAMA_P1"],
     requires=["gui", "storage"],
-    stack_size= 2 * 1024,
-    order = 215,
+    stack_size=2 * 1024,
+    order=215,
     fap_icon="tamaIcon4.png",
     fap_category="Games",
 )