Mercurial > msvpvf
view include/common.h @ 72:fc0d5133c8f1
Added tag v1.1 for changeset b283e2d60deb
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Sun, 01 Oct 2023 03:00:05 -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);