[CTRTool] Honour plain flag when processing CIA files. (#126)

* Add util functions to CTRTool

* [ctrtool] Honour -p flag when processing CIA files.

* Bump CTRTool version to v1.1.1
This commit is contained in:
Jack
2022-06-19 13:53:25 +08:00
committed by GitHub
parent 92a4b5f595
commit 334f6f0468
7 changed files with 92 additions and 38 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
#define BIN_NAME "ctrtool"
#define VER_MAJOR 1
#define VER_MINOR 1
#define VER_PATCH 0
#define VER_PATCH 1
#define AUTHORS "jakcron"