#ifndef POKEREVO_MEM_H #define POKEREVO_MEM_H #ifdef __cplusplus extern "C" { #endif #include "MEM/mem_expHeap.h" #ifdef __cplusplus } #endif #endif //POKEREVO_MEM_H