view include/common.h @ 57:01c605e78f48

Statically build Win32 and Win64 (#5)
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Wed, 20 Jul 2022 21:31:26 -0400
parents 652343b56a60
children fcd4b9fe957b
line wrap: on
line source

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