mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-10 21:51:46 +01:00
b700b55696
When the macro was introduced in 326ec51261299e48de97592631c02523da9c8118 it wasn't noticed that it conflicted in name with a heavily used macro inside of dyncom. This causes some compiler warnings. Since it's only lightly used, it was opted to simply remove the new macro.