/*================================================================= File created by Yohann NICOLAS. Use a more big stash =================================================================*/ #ifndef __BIGSTASH_HPP__INCLUDED #define __BIGSTASH_HPP__INCLUDED #include extern bool active_bigStash; extern bool active_bigStash_tested; void Install_BigStash(); #endif