From 8ee4107085ce166c8578760ac802d9ec7cd3fa7a Mon Sep 17 00:00:00 2001 From: Derek Hensley Date: Sat, 25 Oct 2025 16:53:45 -0700 Subject: [PATCH] format --- src/overlays/actors/ovl_player_actor/z_player.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 };