Przeglądaj źródła

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

Willy-JL 2 lat temu
rodzic
commit
2a6df38d0b
1 zmienionych plików z 2 dodań i 2 usunięć
  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",
 )