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

13 lines
354 B
C

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