plugy/PlugY/clientSaveFile.h
2021-01-04 08:07:29 +01:00

14 lines
408 B
C

/*=================================================================
File created by Yohann NICOLAS.
Add an extra save file for each characters.
=================================================================*/
#pragma once
/*
#include "common.h"
DWORD loadClientSaveFile();
DWORD saveClientSaveFile();
*/
/*================================= END OF FILE =================================*/