summaryrefslogtreecommitdiff
path: root/include/d
diff options
context:
space:
mode:
authorhev7 <143887945+hev7@users.noreply.github.com>2023-11-15 14:29:30 +0000
committerGitHub <noreply@github.com>2023-11-15 16:29:30 +0200
commit37c0344daaa8e8f83dcf2bc0feea014e2547cb70 (patch)
tree5357ed3c98f6af1241c3097cb765331d9b53297a /include/d
parent18cb3aa72f90f81fb2ca7ba7201a835e81a6d6b6 (diff)
d_a_tag_Lv7Gate OK (#1985)
* d_a_tag_Lv7Gate OK * Fix switch cases
Diffstat (limited to 'include/d')
-rw-r--r--include/d/a/d_a_player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/d/a/d_a_player.h b/include/d/a/d_a_player.h
index 93bf56084b..51c171dd8f 100644
--- a/include/d/a/d_a_player.h
+++ b/include/d/a/d_a_player.h
@@ -726,6 +726,7 @@ public:
void onForceAutoJump() { i_onEndResetFlg0(ERFLG0_FORCE_AUTO_JUMP); }
void onNotAutoJump() { i_onEndResetFlg0(ERFLG0_NOT_AUTO_JUMP); }
void onNotHang() { i_onEndResetFlg0(ERFLG0_NOT_HANG); }
+ void onShieldBackBone() { i_onEndResetFlg1(ERFLG1_GANON_FINISH); }
void onFogFade() { i_onNoResetFlg2(FLG2_UNK_4000); }
void offGoronSideMove() {