plugy/PlugY/clientSaveFile.h
2017-01-23 20:34:12 +01:00

14 lines
409 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 =================================*/