summaryrefslogtreecommitdiff
path: root/src/bossRamboo.cpp
diff options
context:
space:
mode:
authorColin Noga <Tempus@Spectrum-Song.local>2011-10-15 03:23:27 -0500
committerColin Noga <Tempus@Spectrum-Song.local>2011-10-15 03:23:27 -0500
commitd287567cb54f4ba68633e3580e5e39a38a533604 (patch)
treef9ff45ea3680f1dafb630e678ec85d88362de8a0 /src/bossRamboo.cpp
parentf490f30abf396ad8d0ce4ccfe5337c9949776ed8 (diff)
downloadkamek-d287567cb54f4ba68633e3580e5e39a38a533604.tar.gz
kamek-d287567cb54f4ba68633e3580e5e39a38a533604.zip
some touch ups, animations, effects, sounds, the stage end function, and a proper wipe, fake coin improvements
Diffstat (limited to '')
-rw-r--r--src/bossRamboo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bossRamboo.cpp b/src/bossRamboo.cpp
index c1b9244..11c0249 100644
--- a/src/bossRamboo.cpp
+++ b/src/bossRamboo.cpp
@@ -272,6 +272,7 @@ void daRamboo_c::executeState_Grow() {
float scaleSpeed, yPosScaling;
if ((this->timer > 60) && (this->timer < 140)) {
+ PlaySound(this, SE_BOSS_IGGY_WANWAN_L_TO_M);
scaleSpeed = 0.175;
// yPosScaling = 0;