plugy/PlugY/interface_Stats.h

14 lines
362 B
C
Raw Normal View History

/*=================================================================
File created by Yohann NICOLAS.
Interface Stats functions
=================================================================*/
2017-01-23 19:34:12 +00:00
#pragma once
2017-01-23 19:34:12 +00:00
#include "common.h"
void Install_InterfaceStats();
2017-01-23 19:34:12 +00:00
/*================================= END OF FILE =================================*/