#ifndef POKEREVO_OSCACHE_H #define POKEREVO_OSCACHE_H #ifdef __cplusplus extern "C" { #endif void LCEnable(void); #ifdef __cplusplus } #endif #endif //POKEREVO_OSCACHE_H