view include/common.h @ 77:05d48515b2f5

Added tag v1.3 for changeset 79a35af2cb56
author Paper <mrpapersonic@gmail.com>
date Sun, 01 Oct 2023 03:01:45 -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);