1 2 3 4 5 6 7 8
#ifndef OBJECT_LOCERRMSG_H #define OBJECT_LOCERRMSG_H #include "gbi.h" extern u8 not_designed_for_system_error[]; #endif