oops, dsp assembler can't handle labels with whitespace before them :)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5070 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman 2010-02-17 02:37:58 +00:00
parent e0e5a25bcd
commit 16b21f3790
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ send_back:
addi $ac0.m, #0x200
mrr $ac1.m, $ax0.l
addi $ac1.m, #0x100
dma_copy:
dma_copy:
mrr $ax0.l, $ac1.m
; Wait for the CPU to send us a mail.