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

14 lines
362 B
C

/*=================================================================
File created by Yohann NICOLAS.
Interface Stats functions
=================================================================*/
#pragma once
#include "common.h"
void Install_InterfaceStats();
/*================================= END OF FILE =================================*/