summaryrefslogtreecommitdiff
path: root/src/soundPlayer.S
diff options
context:
space:
mode:
authorColin Noga <Tempus@chronometry.ca>2013-05-25 00:03:33 -0500
committerColin Noga <Tempus@chronometry.ca>2013-05-25 00:03:33 -0500
commit2e39b2f0ce099aa167c8a188d88e30af4bfc19f3 (patch)
tree4d2b934e18131af6c21f155119eff0fcc2833afd /src/soundPlayer.S
parent77b1f261686cbec9593656f404d059d9fdc6fe7f (diff)
downloadkamek-2e39b2f0ce099aa167c8a188d88e30af4bfc19f3.tar.gz
kamek-2e39b2f0ce099aa167c8a188d88e30af4bfc19f3.zip
A large number of fixes - ramboo, samurai, shy guy, topman, MrSun, classic controller
Diffstat (limited to '')
-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!