浏览代码

acknowledgements fix

Eric Betts 1 年之前
父节点
当前提交
6c78f83de2
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      acknowledgements.h

+ 3 - 0
acknowledgements.h

@@ -0,0 +1,3 @@
+const char* acknowledgements_text =
+  "This app developed using amiitool (https://github.com/socram8888/amiitool) by socram8888.\n";
+