#ifndef POKEDIAMOND_NITRO_H #define POKEDIAMOND_NITRO_H #ifdef __cplusplus extern "C" { #endif // Include all nitro files #include "nitro/types.h" #include "nitro/os.h" #ifdef __cplusplus }; #endif #endif //POKEDIAMOND_NITRO_H