Browse Source

acknowledgements fix

Eric Betts 11 tháng trước cách đây
mục cha
commit
6c78f83de2
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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";
+