diff --git a/src/overlays/actors/ovl_player_actor/z_player.c b/src/overlays/actors/ovl_player_actor/z_player.c index 6310310d77..3496891913 100644 --- a/src/overlays/actors/ovl_player_actor/z_player.c +++ b/src/overlays/actors/ovl_player_actor/z_player.c @@ -12226,7 +12226,7 @@ s8 sPlayerCueToCsActionMap[PLAYER_CUEID_MAX] = { PLAYER_CSACTION_114, // PLAYER_CUEID_89 PLAYER_CSACTION_111, // PLAYER_CUEID_90 #if MM_VERSION >= N64_US - PLAYER_CSACTION_122, // PLAYER_CUEID_91 + PLAYER_CSACTION_122, // PLAYER_CUEID_91 #endif };