summaryrefslogtreecommitdiff
path: root/src/bossPlayerClown.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/bossPlayerClown.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bossPlayerClown.cpp b/src/bossPlayerClown.cpp
index 0095b6b..d13f045 100644
--- a/src/bossPlayerClown.cpp
+++ b/src/bossPlayerClown.cpp
@@ -114,7 +114,7 @@ void CConExecuteMove(dEn_c *clown) {
Vec tempPos;
- u32 buttonPushed = Remocon_GetPressed(GetRemoconMng()->controllers[0]);
+ u32 buttonPushed = Remocon_GetPressed(GetRemoconMng()->controllers[cPlayerOccupying->which_player]);
if (buttonPushed & 0x0100) {
if (cTimer > 90) {