mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-19 08:44:06 -05:00
It's unused, and it used a weird format, something like:
```
void label_name() {
asm $REG1, $REG2
// etc
}
```
It's unused, and it used a weird format, something like:
```
void label_name() {
asm $REG1, $REG2
// etc
}
```