You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/// save_game(path)
|
|
sv6_save(argument0);
|
|
//scr_rand_encrypt_write();
|
|
if (file_exists(working_directory + "\swap.ini")) file_delete(working_directory + "\swap.ini");
|
|
|