#ifndef D_LIB_H #define D_LIB_H #include "common.h" #ifdef __cplusplus extern "C" { #endif extern u32 lbl_80574FA0; extern u32 lbl_80574FA4; void unknownStub(); bool strequals(const char *lhs, const char *rhs); #ifdef __cplusplus } #endif #endif // D_LIB_H