plugy/PlugY/savePlayerData.h

13 lines
360 B
C
Raw Normal View History

/*=================================================================
File created by Yohann NICOLAS.
Save Player Custom Data.
=================================================================*/
2017-01-23 19:34:12 +00:00
#pragma once
2017-01-23 19:34:12 +00:00
#include "common.h"
void Install_SavePlayerData();
2017-01-23 19:34:12 +00:00
/*================================= END OF FILE =================================*/