plugy/PlugY/interface_Stats.h

13 lines
330 B
C

/*=================================================================
File created by Yohann NICOLAS.
Interface Stats functions
=================================================================*/
#ifndef __INTERFACE_STATS_HPP__INCLUDED
#define __INTERFACE_STATS_HPP__INCLUDED
void Install_InterfaceStats();
#endif