summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
diff options
context:
space:
mode:
authorGarrett Cox <garrettjcox@gmail.com>2026-07-23 10:28:55 -0500
committerGitHub <noreply@github.com>2026-07-23 10:28:55 -0500
commitb690db6fdfe1d06a58ba1c36cdfff8f9e2a8c44d (patch)
treeefe8b58d9a5d10683722750ca8a1b3071f096dd3 /mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
parent4ce76f3de288fde206140b5fe15c0a7a6dab60ae (diff)
Shuffle butterflies (#1770)
Diffstat (limited to 'mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp')
-rw-r--r--mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp b/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
index 1eaf0b927..f31d40759 100644
--- a/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
+++ b/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
@@ -60,6 +60,7 @@ void Rando::ActorBehavior::OnFileLoad() {
Rando::ActorBehavior::InitEnBjtBehavior();
Rando::ActorBehavior::InitEnBomBowlManBehavior();
Rando::ActorBehavior::InitEnBoxBehavior();
+ Rando::ActorBehavior::InitEnButteBehavior();
Rando::ActorBehavior::InitEnCowBehavior();
Rando::ActorBehavior::InitEnDaiBehavior();
Rando::ActorBehavior::InitEnDnhBehavior();