mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-16 11:00:50 -04: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
}
```