mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-18 09:53:18 -03: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.