diff options
| author | nakeee <nakeee@gmail.com> | 2009-06-01 17:31:38 +0000 |
|---|---|---|
| committer | nakeee <nakeee@gmail.com> | 2009-06-01 17:31:38 +0000 |
| commit | 6dd8e1333899dfaa5cd624aa84e451cca91d808d (patch) | |
| tree | d99f3b3fd10d71e56ba2e889da9f7e310cd788c8 /Source | |
| parent | afd65b3de1afbf7f36c2bedd1d0dfc16bb97b63c (diff) | |
typo
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3308 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source')
| -rw-r--r-- | Source/DSPSpy/templates/if_test.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/DSPSpy/templates/if_test.tpl b/Source/DSPSpy/templates/if_test.tpl index 80c96641ca..fd3cc824ac 100644 --- a/Source/DSPSpy/templates/if_test.tpl +++ b/Source/DSPSpy/templates/if_test.tpl @@ -6,7 +6,7 @@ include "dsp_base.inc" </header> <body> lri $IX0, #0x0000 -lri $SR @SR@ +lri $SR, @SR@ @CMD@ lri $IX0, #0x1337 |
