view include/common.h @ 62:495a0733b2c0

Check if MinGW directory exists before unzipping
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Thu, 21 Jul 2022 01:49:39 -0400
parents fcd4b9fe957b
children 8f90d5addda9
line wrap: on
line source

void set_data(unsigned char* magic, int version, FILE* target);
int copy_file(char* source_file, char* target_file);