pub fn log_parse_warning(msg: &str)
Log a parse warning to ~/.retro/warnings.log instead of stderr. Best-effort: silently drops the message if the file can’t be opened.