#ifndef POKEDIAMOND_COMMUNICATION_ERROR_H #define POKEDIAMOND_COMMUNICATION_ERROR_H void ShowCommunicationError(u32 heap_id, u32 error, u32 error_code); #endif