plugy/PlugY/interface_Stash.h

13 lines
324 B
C

/*=================================================================
File created by Yohann NICOLAS.
Interface functions
=================================================================*/
#ifndef __INTERFACE_STASH_HPP__INCLUDED
#define __INTERFACE_STASH_HPP__INCLUDED
void Install_InterfaceStash();
#endif