sengr_at() is used as a boolean, declared as int, and returns FALSE if there is no engraving present. Change the declaration to boolean. Also, using fuzzymatch() without any list of ignorable characters just to get case-insensitve matching didn't make sense so switch to strcmpi().
122 KiB
122 KiB