summaryrefslogtreecommitdiff
path: root/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
diff options
context:
space:
mode:
authorGarrett Cox <garrettjcox@gmail.com>2024-12-14 08:58:39 -0600
committerGarrett Cox <garrettjcox@gmail.com>2024-12-14 08:58:39 -0600
commitbaa926d9487501aa42a9e39418b56fc4532f21ea (patch)
tree578e09122127a2318cd1fbe38964335319551961 /mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
parentb4af8ab7687d4419680f99b94c51f6a847c1db35 (diff)
Tingle checks
Co-authored-by: Caladius <Caladius@users.noreply.github.com>
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 741a3385e..3f0618bef 100644
--- a/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
+++ b/mm/2s2h/Rando/ActorBehavior/ActorBehavior.cpp
@@ -47,6 +47,7 @@ void Rando::ActorBehavior::OnFileLoad() {
Rando::ActorBehavior::InitEnSiBehavior();
Rando::ActorBehavior::InitEnStoneheishiBehavior();
Rando::ActorBehavior::InitEnBabaBehavior();
+ Rando::ActorBehavior::InitEnBalBehavior();
Rando::ActorBehavior::InitEnYbBehavior();
Rando::ActorBehavior::InitEnRzBehavior();
Rando::ActorBehavior::InitEnMnkBehavior();