plugy/PlugY/interface_Stash.h

13 lines
354 B
C
Raw Normal View History

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