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:
Submodule source/dr_libs deleted from 329071a253
@@ -1,7 +1,7 @@
|
||||
#include <3ds.h>
|
||||
|
||||
#define DR_FLAC_IMPLEMENTATION
|
||||
#include <../source/dr_libs/dr_flac.h>
|
||||
#include <./dr_libs/dr_flac.h>
|
||||
|
||||
#define SAMPLES_TO_READ (16 * 1024)
|
||||
#define CHANNEL 0x08
|
||||
|
||||
Reference in New Issue
Block a user