Neko Project II
#ifdef __cplusplus extern "C" { #endif void initload(void); void initsave(void); #ifdef __cplusplus } #endif