mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-05 00:39:04 +00:00
[ctrtool/makerom] Silenced warnings, fixed compiling on systems with libiconv installed.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <stdlib.h>
|
||||
#ifndef _WIN32
|
||||
#define LIBICONV_PLUG
|
||||
#include <iconv.h>
|
||||
#endif
|
||||
#include "oschar.h"
|
||||
|
||||
Reference in New Issue
Block a user