Improve CIA creation

Fixed a bug where the CIA icon was blank.
Fixed automatic version number generation for the CIA.

Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
Mahyar Koshkouei
2016-12-29 18:52:40 +00:00
parent 7ce1771449
commit 40bb881172
11 changed files with 71 additions and 407 deletions

9
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "source/dr_libs"]
path = source/dr_libs
url = https://github.com/mackron/dr_libs
[submodule "include/dr_libs"]
path = include/dr_libs
url = https://github.com/mackron/dr_libs.git
[submodule "buildtools"]
path = buildtools
url = https://github.com/Steveice10/buildtools.git