Move core thirdparty files to thirdparty/{minizip,misc}

(cherry picked from commit 2398eb6ed4)
This commit is contained in:
Rémi Verschelde
2017-04-28 18:29:15 +02:00
parent 1b25762c3d
commit 8312d421c6
39 changed files with 137 additions and 34 deletions

View File

@@ -28,11 +28,14 @@
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
#include "image.h"
#include "core/io/image_loader.h"
#include "core/os/copymem.h"
#include "hash_map.h"
#include "hq2x.h"
#include "print_string.h"
#include "thirdparty/misc/hq2x.h"
#include <stdio.h>
const char *Image::format_names[Image::FORMAT_MAX] = {