Mercurial > msvpvf
view include/common.h @ 70:79ef211750de
Add compatibility disclaimer to README
Please stop asking me about this
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Tue, 07 Mar 2023 07:16:02 -0500 |
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);