input_db.cpp: In member function 'void CInputDB::EventManager(const char*)':
input_db.cpp:3664:68: error: no matching function for call to 'CHARACTER_MANAGER::SetEventStatus(const WORD&, const bool&, const int&, char [25])'
3664 | chrMngr.SetEventStatus(eventID, eventStatus, endTime...