mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-10 10:02:00 -04:00
The logging was broken in958cbf38a4(DSPTool doesn't use dolphin's logging system, so it just produced nothing; the same thing affected comparing before693a29f8ce). AssemblerError::LabelAlreadyExists (previously ERR_LABEL_EXISTS) simply was never used.