Mercurial > msvpvf
view include/common.h @ 66:c8b91b8c2a64
prev. commit part 2
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Sun, 07 Aug 2022 03:36:22 -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);