mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-14 17:59:38 -06: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.