plugy/PlugY/clientSaveFile.h

14 lines
408 B
C
Raw Normal View History

/*=================================================================
File created by Yohann NICOLAS.
2021-01-04 07:07:29 +00:00
Add an extra save file for each characters.
=================================================================*/
#pragma once
2017-01-23 19:34:12 +00:00
/*
#include "common.h"
DWORD loadClientSaveFile();
DWORD saveClientSaveFile();
2017-01-23 19:34:12 +00:00
*/
/*================================= END OF FILE =================================*/