diff options
| author | robojumper <robojumper@gmail.com> | 2025-05-16 01:21:45 +0200 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-05-16 01:21:45 +0200 |
| commit | df17fa201a9ff8fcc46c3de9fc5fccfef3975f97 (patch) | |
| tree | 17d2458b53bbedd6b4ed327f3a899f0c31a6d1a8 /include/d/a | |
| parent | c5e28a00bfeec92866d67e5adf38070526c6b419 (diff) | |
dLytDoButton_c OK
Diffstat (limited to 'include/d/a')
| -rw-r--r-- | include/d/a/d_a_player.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/d/a/d_a_player.h b/include/d/a/d_a_player.h index ed043bff..522b09fd 100644 --- a/include/d/a/d_a_player.h +++ b/include/d/a/d_a_player.h @@ -340,6 +340,8 @@ public: static s32 getCurrentBugNetType(); static s32 getCurrentlyEquippedShieldType(); + static bool isInBambooCuttingMinigame(); + static bool isItemRestrictedByBokoBase(ITEM_ID item); static u32 getCurrentHealthCapacity(); |
