mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-21 05:21:16 +01:00
1ba43e6c27
It's unused, and it used a weird format, something like: ``` void label_name() { asm $REG1, $REG2 // etc } ```