summaryrefslogtreecommitdiff
path: root/src/soundPlayer.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/soundPlayer.S')
-rw-r--r--src/soundPlayer.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soundPlayer.S b/src/soundPlayer.S
index 1cf7cbd..8fbfd7b 100644
--- a/src/soundPlayer.S
+++ b/src/soundPlayer.S
@@ -59,6 +59,7 @@ PlaySound:
# Go away if it is
cmpwi r3, 0
+ li r3, 0
bne GoAwaySoundGuy
# If we're good to go, play the sound!