summaryrefslogtreecommitdiff
path: root/src/d/d_a_npc_cb1_static.cpp
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2023-09-20 09:22:35 -0700
committerJasper St. Pierre <jstpierre@mecheye.net>2023-09-20 09:22:35 -0700
commitb2fc1d2683958a772da702d74bbbfd8e4a1d514c (patch)
treeff4ebf5f9fffd4e968c073924818741b91dd2caf /src/d/d_a_npc_cb1_static.cpp
parent54a8ffbe372c826b048f4cb3399e61623ea55748 (diff)
Move statics out of actor/ dir
Diffstat (limited to 'src/d/d_a_npc_cb1_static.cpp')
-rw-r--r--src/d/d_a_npc_cb1_static.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/d/d_a_npc_cb1_static.cpp b/src/d/d_a_npc_cb1_static.cpp
new file mode 100644
index 00000000..4f76b216
--- /dev/null
+++ b/src/d/d_a_npc_cb1_static.cpp
@@ -0,0 +1,13 @@
+//
+// Generated by dtk
+// Translation Unit: d_a_npc_cb1_static.cpp
+//
+
+#include "d_a_npc_cb1_static.h"
+#include "dolphin/types.h"
+
+/* 800CB5C4-800CB5CC .text getMaxFlyingTimer__11daNpc_Cb1_cFv */
+void daNpc_Cb1_c::getMaxFlyingTimer() {
+ /* Nonmatching */
+}
+