view include/common.h @ 67:0902a957d9b0

Update README.md
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Mon, 10 Oct 2022 17:05:16 -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);