mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-27 11:02:36 -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
}
```